13 Commits

Author SHA1 Message Date
Krunal Gandhi
e1bdfc1ca6
delete associated events on deleting rule (#1794)
* delete associated events on deleting rule

* remove mandatory query param & unnecessary if

* update failing test
2024-06-21 22:26:57 +05:30
Krunal Gandhi
206cecffbd
Event analytics revised (#1522)
* remove query hits aggregation & store

* refactor analytics changes

* avoid string copy

* typo correction

* event analytics revised

* refactoring code

* add test for collection array
2024-02-02 11:50:42 +05:30
Krunal Gandhi
cde131f4b3
Refactor analytics changes (#1502)
* remove query hits aggregation & store

* refactor analytics changes

* avoid string copy

* typo correction
2024-01-22 17:37:29 +05:30
krunal
5115419e1c generify all events 2024-01-02 15:49:24 +05:30
krunal
4b6990c7c3 initial special events commit 2023-12-29 16:34:08 +05:30
Kishore Nallan
9d9ffd3bf9 Add option to expand search query for suggestion aggregation. 2023-12-27 15:56:02 +05:30
krunal
34290ab1d9 add rate limit for clickevents, make tests more verbose 2023-11-09 13:39:55 +05:30
krunal
b86d7308e5 add analytics db and cmdline, clickevent tests 2023-11-07 20:31:18 +05:30
krunal
e26c782190 adding field user_id and creating new store for analytics 2023-11-03 15:32:08 +05:30
krunal
c51f44aacf refactor replication and minor updates 2023-11-03 11:04:26 +05:30
krunal
7dbd53cbc6 initial click event analytics 2023-11-02 15:47:19 +05:30
Kishore Nallan
c349148e2d Refactor query aggregation. 2023-05-23 14:26:46 +05:30
Kishore Nallan
b7f29aeed1 Evented query aggregation skeleton. 2023-05-22 17:52:52 +05:30