Commit graph

116 commits

Author SHA1 Message Date
ShiKhu
4fa1751a68 fix(backend-storage): dir clean in routine; MAX_POLL_INTERVAL_MS env var 2022-04-06 16:53:49 +02:00
ShiKhu
011cbd006b fix(ackend-assets): use cachePath in timeout map instead of original url 2022-04-04 20:40:21 +02:00
ShiKhu
3b3015e025 fix(backend-http): always Close() body 2022-04-03 13:31:54 +02:00
ShiKhu
c8872064ec code(backend): use 1.18 time features 2022-04-01 19:43:46 +02:00
ShiKhu
197c39f96a feat(backend): go v.1.18 upgrade 2022-04-01 19:14:08 +02:00
ShiKhu
daa5a7fad5 codefix(backend): code-format & Close() body on /i 2022-03-30 18:30:33 +02:00
ShiKhu
8c97576970 codefix(backend): autoCommit as init consumer parameter 2022-03-30 18:27:33 +02: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
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
Taha Yassine Kraiem
e7cc039f97 feat(db): rollback changes 2022-01-28 20:52:28 +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
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
Taha Yassine Kraiem
a81bfed7b3 feat(integrations): logs 2022-01-27 21:52:49 +01:00
Taha Yassine Kraiem
7dc3b70fe4 feat(integrations): fixed tick interval 2022-01-27 21:34:43 +01:00
Taha Yassine Kraiem
1300273899 feat(integrations): logs 2022-01-27 21:19:43 +01:00
Taha Yassine Kraiem
f60d1d02e2 feat(integrations): elasticsearch use apiKey 2022-01-27 21:12:04 +01:00
Taha Yassine Kraiem
62d46df992 feat(integrations): changed interval 2022-01-27 21:05:59 +01:00
Taha Yassine Kraiem
5cf3c2a705 feat(integrations): logs 2022-01-27 20:53:34 +01:00
Taha Yassine Kraiem
8d78251fc0 feat(integrations): use username and password 2022-01-27 20:36:22 +01:00
Taha Yassine Kraiem
a1280d7ba2 feat(integrations): fixed elasticsearch auth 2022-01-27 16:12:43 +01:00
ShiKhu
12b4147935 feat (backend): insert userID on SessionStart 2022-01-23 18:57:06 +01:00
Taha Yassine Kraiem
f98d995906 feat(api): alerts notifications
feat(api): alerts dockerfile
feat(api): alerts build script
feat(backend): removed alerts
2022-01-08 17:58:26 +01:00