Commit graph

730 commits

Author SHA1 Message Date
Shekar Siri
31c60298d7
Merge c750de6946 into 13e83fa774 2025-06-08 07:53:29 +00:00
Alexander
3c249b2b5a
Add incident event (#3380)
* add incindent messages

* feat(proto): regenerated proto files

* feat(proto): insert incident message to CH

* added incidents

* genereate mobs

* feat(db): added incident event insertion to PG

* add incidents to session config

* fixed activity incident highlight

* fixed incidents search

---------

Co-authored-by: Андрей Бабушкин <andreybabushkin2000@gmail.com>
2025-05-28 14:42:06 +02:00
Alexander
acedff8a7a feat(db): [OR-2118] insert screen_width, screen_height to CH 2025-05-28 11:45:46 +02:00
Alexander
63b89c816b
Custom event's payload (#3439)
* feat(db): extra log

* feat(db): removed debug log
2025-05-27 11:39:39 +02:00
Alexander
7fc744c273 feat(db): added missing & 2025-05-26 17:50:48 +02:00
Alexander
ddee4d2e2a feat(db): correct handler for custom event's payload 2025-05-26 16:55:03 +02:00
Shekar Siri
c750de6946 feat(product_analytics): teimseries filter fixes 2025-05-23 17:02:47 +02:00
Shekar Siri
9df909d112 feat(product_analytics): teimseries improvements 2025-05-23 17:02:47 +02:00
Shekar Siri
a486af5749 feat(product_analytics): general query fix 2025-05-23 17:02:47 +02:00
Shekar Siri
db0084f7a9 feat(product_analytics): table of cards testing and improvements 2025-05-23 17:02:47 +02:00
Shekar Siri
d2b455dfdb feat(product_analytics): table of cards testing fitlers 2025-05-23 17:02:47 +02:00
Shekar Siri
96b5e2e0cc feat(product_analytics): table of cards fixes 2025-05-23 17:02:47 +02:00
Shekar Siri
34c2ca281f feat(product_analytics): errors table 2025-05-23 17:02:47 +02:00
Shekar Siri
65ee3bcbb6 feat(product_analytics): funnel query and response fixes 2025-05-23 17:02:47 +02:00
Shekar Siri
adb88fd9fc feat(product_analytics): user journey - handle duration filter 2025-05-23 17:02:46 +02:00
Shekar Siri
bf62be2a4a feat(product_analytics): user journey - wip 2025-05-23 17:02:46 +02:00
Shekar Siri
f789ee1bda feat(product_analytics): user journey - wip 2025-05-23 17:02:46 +02:00
Shekar Siri
1d30b4d4cb feat(product_analytics): user journey - wup 2025-05-23 17:02:46 +02:00
Shekar Siri
10ecfde97e feat(product_analytics): heatmaps and other query improvements 2025-05-23 17:02:46 +02:00
Shekar Siri
5d6d94ed4d feat(product_analytics): heatmaps wip 2025-05-23 17:02:46 +02:00
Shekar Siri
c6076c5e7e feat(product_analytics): funnels card handle duration 2025-05-23 17:02:46 +02:00
Shekar Siri
f6485005c6 feat(product_analytics): funnels card handle duration 2025-05-23 17:02:46 +02:00
Shekar Siri
4204b41dbd feat(product_analytics): funnels card 2025-05-23 17:02:46 +02:00
Shekar Siri
6e57d2105d feat(product_analytics): handle filters dynamically 2025-05-23 17:02:46 +02:00
Shekar Siri
942dcbbd8d feat(product_analytics): timeseries error message 2025-05-23 17:02:46 +02:00
Shekar Siri
3c5844e4ad feat(product_analytics): table of cards 2025-05-23 17:02:45 +02:00
Shekar Siri
c077841b4e feat(api): dev rebase 2025-05-23 17:02:45 +02:00
Shekar Siri
8711648ac7 feat(analytics): table charts wip 2025-05-23 17:02:45 +02:00
Shekar Siri
6ad249bf6e feat(analytics): multi series results 2025-05-23 17:02:45 +02:00
Shekar Siri
e1cd230633 feat(analytics): filter operators 2025-05-23 17:02:45 +02:00
Shekar Siri
5c0139b66c feat(analytics): timeseries queries with filters and events 2025-05-23 17:02:45 +02:00
Shekar Siri
b0bf357be1 feat(analytics): base structure 2025-05-23 17:02:45 +02:00
Shekar Siri
4709918254 feat(analytics): filters 2025-05-23 17:02:45 +02:00
Alexander
4eae2ef439 feat(analytics): updated user trends method 2025-05-23 17:02:44 +02:00
Alexander
25841f26a1 feat(analytics): session/user trends 2025-05-23 17:02:44 +02:00
nick-delirium
a4f6a93c59
tracker, backend: fixup msg gen 2025-05-14 11:50:57 +02:00
nick-delirium
c71db6c441 ui, tracker: add stall, add ui implementation 2025-05-13 12:15:57 +02:00
nick-delirium
e92ba42d82 tracker, ui, backend: checking support for network timings 2025-05-13 12:15:57 +02:00
Delirium
b1b21937ed
ui, tracker, backend: support long animation metrics (#3262)
* ui, tracker, backend: support long animation metrics

* ui: fix LAT mapping

* ui: change jump button display, longTask time definition

* ui: border for rows

* ui: refine LAT design

* tracker: regenerate messages
2025-05-13 12:04:14 +02:00
Alexander
27e20c4ef1 feat(db): use custom event name instead of 'CUSTOM' in CH 2025-05-12 16:41:42 +02:00
Alexander
3edea4acb4
feat(db): custom ts for custom events (#3390) 2025-05-12 16:14:34 +02:00
Alexander
2a483b62f0 feat(http): removed tracker version validation 2025-05-12 15:08:18 +02:00
Alexander
c9b29c5c3d feat(custom): parse custom event's payload and use the predefined timestamp as a correct ts for our messages 2025-05-12 14:57:22 +02:00
Alexander
eb7f3fb7a0 Revert "feat(proto): removed a part of deprecated messages (min supported tracker version is 6.0.0)"
This reverts commit 6dc3dcfd
2025-05-12 10:33:03 +02:00
Alexander
b109dd559a feat(db): [OR-2012] insert page title to all auto-captured events 2025-05-09 11:56:38 +02:00
Alexander
089539ef7e feat(go.mod): upgraded imports 2025-04-18 16:14:25 +02:00
Alexander
373d71e4f3 feat(ch-connector): added current url for all events 2025-04-18 15:31:55 +02:00
rjshrjndrn
60a691bbaf chore(make): Adding make file
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-04-16 10:07:36 +02:00
Alexander
77a8371543 feat(analytics): added mock (because it's impossible to build at the moment) 2025-04-03 15:33:48 +02:00
Alexander
0d4c256ca8 feat(tasks): removed unnecessary wrapper 2025-03-25 17:16:57 +01:00