Commit graph

677 commits

Author SHA1 Message Date
ShiKhu
8c97576970 codefix(backend): autoCommit as init consumer parameter 2022-03-30 18:27:33 +02:00
ShiKhu
18a1071060 fix(backend): trim rawURL string before resolving 2022-03-18 17:27:49 +01:00
ShiKhu
9114a6e106 fix(backend): http_method global type 2022-03-09 14:24:25 +01:00
ShiKhu
8328739c27 fix(backend): project columns to select 2022-03-06 20:06:04 +01:00
ShiKhu
ad35d6f576 fix(backend):SQLqueries 2022-03-06 19:51:29 +01:00
ShiKhu
610dd854b2 fix(backend):SQLqueries 2022-03-06 19:36:41 +01:00
ShiKhu
15f67c8595 feat(backend): save payloads 2022-03-06 19:09:02 +01:00
ShiKhu
777648dedd format(backend): format some go files 2022-03-06 17:30:27 +01:00
Mehdi Osman
d8e4f78235
Increase ctx timeout to 30s 2022-02-27 19:03:13 +00:00
ShiKhu
6930b71c5f db (feat): pg batching 2022-02-18 20:53:13 +01:00
ShiKhu
95c5190b07 feat(backend): incoming queue stats logging for ender & db 2022-02-16 19:44:03 +01:00
Taha Yassine Kraiem
b33d05f1e6 feat(backend): changed logs 2022-02-09 18:19:58 +01:00
Taha Yassine Kraiem
c4d767a6d0 feat(integrations): exit on error 2022-02-09 15:02:36 +01:00
Taha Yassine Kraiem
6189883c5d feat(integrations): exit on error 2022-02-09 15:01:47 +01:00
ShiKhu
46cbd11c2d fix(backend): codefix 2022-02-05 00:19:01 +01:00
ShiKhu
ca870106e2 feat(backend): pg-connector use Temeout context 2022-02-04 23:12:33 +01:00
Taha Yassine Kraiem
a99c0e929d feat(db): removed extra logs 2022-02-01 15:09:22 +01:00
ShiKhu
0b246a0f0d fix(backend-pg): userID is nullable 2022-01-31 21:08:01 +01:00
Taha Yassine Kraiem
e7cc039f97 feat(db): rollback changes 2022-01-28 20:52:28 +01:00
Taha Yassine Kraiem
04d72e45e0 feat(db): session structure use sql.NullString instead of string 2022-01-28 20:45:20 +01:00
Taha Yassine Kraiem
885afb223b feat(db): session structure use sql.NullString instead of string 2022-01-28 20:41:28 +01:00
Taha Yassine Kraiem
ce7ee1dc0b feat(db): use userOSVersion & revID from session structure
feat(db): session structure annotate more attributes
2022-01-28 20:21:01 +01:00
Taha Yassine Kraiem
4f83b9f371 feat(db): changed session structure to support null columns 2022-01-28 20:04:17 +01:00
Taha Yassine Kraiem
a5c56bee23 feat(db): sessions use string instead of *string 2022-01-28 19:47:28 +01:00
Taha Yassine Kraiem
1224664fbb feat(integrations): marshal payload map
feat(db): cast payload to jsonb
2022-01-28 19:25:57 +01:00
Taha Yassine Kraiem
d93b683d7b feat(db):sessions structure allow null columns 2022-01-28 18:42:15 +01:00
Taha Yassine Kraiem
590d6f6915 feat(db): log session scan 2022-01-28 17:55:46 +01:00
Taha Yassine Kraiem
5b256546eb feat(db): log new events 2022-01-28 17:29:11 +01:00
Taha Yassine Kraiem
b4ced1f28d feat(integrations): log new events attributes 2022-01-28 17:00:42 +01:00
Taha Yassine Kraiem
1c4505a62e feat(integrations): log new events 2022-01-28 16:25:34 +01:00
Taha Yassine Kraiem
193668e87a feat(integrations): add sessionId to Event 2022-01-28 15:36:53 +01:00
Taha Yassine Kraiem
24653af5e2 feat(integrations): fixed source 2022-01-28 15:15:20 +01:00
Taha Yassine Kraiem
93be4b4ff1 feat(integrations): fixed response parsing 2022-01-28 15:05:29 +01:00
Taha Yassine Kraiem
2167853fc9 feat(integrations): interface key check 2022-01-28 12:56:50 +01:00
Taha Yassine Kraiem
86eb724f27 feat(integrations): changed all structures 2022-01-28 12:40:50 +01:00
Taha Yassine Kraiem
2e227f6584 feat(integrations): changed response structure 2022-01-28 12:13:13 +01:00
Taha Yassine Kraiem
0b51a40254 feat(integrations): changed response marshaling 2022-01-28 11:56:51 +01:00
Taha Yassine Kraiem
8c63d03cd8 feat(integrations): changed query 2022-01-28 11:28:09 +01:00
Taha Yassine Kraiem
1f4c6da02a feat(integrations): logs and parsers 2022-01-28 11:15:01 +01:00
Taha Yassine Kraiem
835827b8be feat(integrations): logs and changes 2022-01-28 10:51:59 +01:00
Taha Yassine Kraiem
30d0886a20 feat(integrations): logs 2022-01-28 10:37:05 +01:00
Taha Yassine Kraiem
52557afaff feat(integrations): reset main 2022-01-28 00:35:08 +01:00
Taha Yassine Kraiem
e05b81892a feat(integrations): old code new changes 2022-01-28 00:29:13 +01:00
Taha Yassine Kraiem
396a2fae5f feat(api): changed sort 2022-01-28 00:19:44 +01:00
Taha Yassine Kraiem
46b10702f6 feat(api): hardcoded query 2022-01-28 00:12:52 +01:00
Taha Yassine Kraiem
d909181d21 feat(api): hardcoded query 2022-01-28 00:01:25 +01:00
Taha Yassine Kraiem
c95b8b97b3 feat(api): logs & query 2022-01-27 23:47:01 +01:00
Taha Yassine Kraiem
6a89867ba3 feat(api): logs 2022-01-27 23:09:19 +01:00
Taha Yassine Kraiem
5021fb7b02 feat(api): logs 2022-01-27 22:58:11 +01:00
Taha Yassine Kraiem
44156fca0b feat(api): logs 2022-01-27 22:45:35 +01:00