nick-delirium
345d099d8c
testing WAP support
2025-06-06 15:26:49 +02:00
nick-delirium
7a85f318b6
initial slot support test'
2025-06-05 16:28:22 +02: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
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
Alexander
93d51acfc4
feat(pa): removed unnecessary s3 import
2024-12-20 10:40:33 +01:00
Shekar Siri
9d82c2935a
feat(analytics): dashboard manage cards ( #2893 )
2024-12-20 10:27:58 +01:00
vagelim
c004bc8932
feat: Add support for self-hosted Sentry instances with configurable URL ( #2887 )
2024-12-19 08:02:24 +01:00
Alexander
d7f810809e
feat(analytics): removed unnecessary keys import
2024-12-18 11:10:38 +01:00