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
2a483b62f0
feat(http): removed tracker version validation
2025-05-12 15:08:18 +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
373d71e4f3
feat(ch-connector): added current url for all events
2025-04-18 15:31:55 +02:00
Alexander
0d4c256ca8
feat(tasks): removed unnecessary wrapper
2025-03-25 17:16:57 +01:00
Alexander
35f63a8fb1
feat(dbpool): fixed an issue in metrics call
2025-03-25 17:02:06 +01:00
Alexander
96f984a76a
feat(spot): fixed an issue in metrics call
2025-03-25 16:46:21 +01:00
Alexander
c0678bab15
feat(db): insert current_url for errors and issues
2025-03-25 14:09:37 +01:00
Alexander
3fdf799bd7
feat(http): unsupported tracker error with projectID in logs
2025-03-17 13:32:00 +01:00
Alexander
23820b7ea5
feat(ender): grab all sessions per tick ( #3163 )
2025-03-14 17:16:56 +01:00
Alexander
fe91cad4af
feat(db): moved out the error_id from json
2025-03-14 14:51:19 +01:00
Alexander
5806362ce0
feat(db): added missing columns for events
2025-03-14 10:31:15 +01:00
Alexander
6c891cb131
feat(db): removed js exception tags in CH
2025-03-13 17:25:53 +01:00
Alexander
160b5ac2c8
feat(metrics): moved back the metrics endpoint to support the undocumented functionality
2025-03-13 13:34:23 +01:00
Alexander
3b3e95a413
Observability upgrade ( #3146 )
...
* feat(metrics): grand update
* feat(metrics): fixed missing part in ee tracer
* feat(assets): added missing arg
* feat(metrics): fixed naming problems
2025-03-13 08:09:29 +01:00
Alexander
fdd26c567c
feat(auth): added missing prefix support to other services
2025-03-10 15:18:00 +01:00
Alexander
4b9be69719
feat(spot): added missing prefix support to the auth middleware
2025-03-10 15:12:19 +01:00
Alexander
4b09213448
feat(images): added a proper observability
2025-03-10 14:14:43 +01:00
Alexander
5f3b3bb2ef
feat(canvases): added a proper canvas observability
2025-03-07 15:46:27 +01:00
Alexander
07ffb06db1
feat(images): renamed + small improvements
2025-03-07 11:22:55 +01:00
Alexander
6dc3dcfd4e
feat(proto): removed a part of deprecated messages (min supported tracker version is 6.0.0)
2025-03-06 13:49:18 +01:00
Alexander
b8a70367ed
feat(sessions): added the specific log
2025-02-28 15:22:56 +01:00
Alexander
fedc48bd0e
feat(backend): small changes from saas repo
2025-02-28 14:39:54 +01:00
Delirium
ac232ef599
Str dict global ( #3064 )
...
* testing global string dictionary
* ui: v bump
* tracker: save last prefix
* tracker: substract years from dateid
* tracker: fix digit shaving
2025-02-25 15:19:31 +01:00
Alexander
c50515e799
feat(http): added missing web prefix to tags endpoint
2025-02-05 14:46:08 +01:00
Alexander
16182031e1
feat(s3): added the content encoding support
2025-01-27 15:37:04 +01:00
Alexander
1a70e61de8
feat(http): removed un-started handler
2025-01-24 11:30:20 +01:00
Alexander
9370a7a50e
Adapt CH client for a new PA events table ( #2960 )
...
* feat(db): use a new CH events schema
* feat(db): added a missing columns to issue events
* feat(db): correct order of the issue's arguments
* feat(db): crop for url related strings
* feat(db): added missing values
* feat(db): moved materialized columns to json
* feat(db): use the latest ch library with JSON support
* feat(db): added missing duration for requests event
2025-01-20 14:21:57 +01:00
Alexander
3003934374
feat(integrations): added support for both issues and events for sentry integration
2024-12-30 15:22:55 +01:00
Alexander
fe7e200dba
feat(analytics): use validator as a singleton
2024-12-24 15:14:31 +01:00
Alexander
763aed14a1
feat(analytics): moved charts data to the separate module
2024-12-23 15:32:30 +01:00
Alexander
230924c4b8
feat(analytics): removed unnecessary comments
2024-12-23 14:50:58 +01:00
Alexander
880f4f1a94
feat(analytics): better naming for cards and dashboards modules
2024-12-23 14:43:12 +01:00
Alexander
f05e84777b
feat(analytics): small refactoring of the service's architecture
2024-12-23 14:24:06 +01:00