Commit graph

9475 commits

Author SHA1 Message Date
Sudheer Salavadi
cbb930379d Request Timings UI update
The notification banner has been updated (position and style). so it doesn't overlap on Network Panel drawer.
2025-05-13 12:15:57 +02:00
nick-delirium
b9e6bd6e72 tracker: adjust queueing calc, rm total timeline from view 2025-05-13 12:15:57 +02:00
nick-delirium
6f3058f9f9 ui: adjust string 2025-05-13 12:15:57 +02:00
nick-delirium
c71db6c441 ui, tracker: add stall, add ui implementation 2025-05-13 12:15:57 +02:00
nick-delirium
3200107d71 tracker: add reminder about header for fetch/xhr 2025-05-13 12:15:57 +02:00
nick-delirium
526dfd7e21 tracker: fix timing status check 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
nick-delirium
55d435be87
ui: fix widget setData -> create new ref 2025-05-13 11:20:45 +02:00
nick-delirium
4972cfad94
spot: v to.19 2025-05-13 10:38:22 +02:00
Rajesh Rajendran
5c24594d5b main (#3391)
* ci(actions): Update pr description

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* ci(actions): run only on pull request merge

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-12 16:51:45 +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
nick-delirium
5304dbf8c1
ui: change <slot> check 2025-05-12 16:01:43 +02:00
Rajesh Rajendran
0c64003b09 ci(actions): Auto update tag for patch build (#3387)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-12 15:55:46 +02:00
nick-delirium
f38b3a830d
ui: fixup toggler closing 2025-05-12 15:38:31 +02:00
Delirium
500fb44856
Litjs fixes2 (#3381)
* ui: fixes for litjs capture

* ui: introduce vmode for lwc light dom

* ui: fixup the mode toggle and remover
2025-05-12 15:19:56 +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
nick-delirium
889fde91a9
ui: fix heatmaps crash 2025-05-12 10:35:45 +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
nick-delirium
d58031caf6 tracker: changelogs 2025-05-09 13:59:47 +02:00
nick-delirium
83b6b6a3dd tracker: rm sheet from trackign once its rate limited 2025-05-09 13:59:47 +02:00
nick-delirium
db5fc57e43 tracker: add options for emotionjs tracker 2025-05-09 13:59:47 +02:00
nick-delirium
b4fd3def10 tracker: united check for sheet and trackerid 2025-05-09 13:59:47 +02:00
nick-delirium
d477862edf tracker: potential perf improvement 2025-05-09 13:59:47 +02:00
nick-delirium
821db5c0d5 tracker: code style 2025-05-09 13:59:47 +02:00
nick-delirium
4a9a082896 tracker: handle emotion-js style population 2025-05-09 13:59:47 +02:00
Alexander
b109dd559a feat(db): [OR-2012] insert page title to all auto-captured events 2025-05-09 11:56:38 +02:00
nick-delirium
de04e23c51 ui: comb through components, add additional classes for tailwind basic
styles, fix antd defaults
2025-05-09 11:29:12 +02:00
nick-delirium
c6b0649613 ui: starting dark theme 2025-05-09 11:29:12 +02:00
nick-delirium
d2d886b322
ui: fix filter options reset, fix dashboard chart density 2025-05-09 11:20:52 +02:00
nick-delirium
a009ff928c
spot: refactor popup code, split audio logic from ui code 2025-05-09 09:59:12 +02:00
Taha Yassine Kraiem
a13f427816 refactor(chalice): autocomplete for event-names
refactor(chalice): autocomplete for properties-names
refactor(chalice): autocomplete for properties-values
2025-05-08 18:52:23 +02:00
Taha Yassine Kraiem
8a69316b82 refactor(chalice): upgraded dependencies
refactor(alerts): upgraded dependencies
refactor(crons): upgraded dependencies
2025-05-08 18:52:23 +02:00
Taha Yassine Kraiem
1576208e25 refactor(chalice): return all events & properties 2025-05-08 18:52:23 +02:00
Taha Yassine Kraiem
3ac5c30c5f refactor(DB): remove TTL for CH tables 2025-05-08 18:52:23 +02:00
Taha Yassine Kraiem
39d3d8db4c refactor(chalice): changed predefined properties types handling
refactor(DB): changed predefined properties types
2025-05-08 18:52:23 +02:00
Taha Yassine Kraiem
812983f97c refactor(chalice): changed properties response 2025-05-08 18:52:23 +02:00
rjshrjndrn
1df4a92901 chore(cli): pin dns
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-07 16:52:28 +02:00
Taha Yassine Kraiem
d9fe534223 fix(chalice): fixed get error's details
(cherry picked from commit 39eb943b86)
2025-05-07 12:21:11 +02:00
nick-delirium
95d4df7a1b
ui: loading badges for spot videos 2025-05-07 10:48:16 +02:00
nick-delirium
b3cb8df65b
ui: fix sankey start calculation 2025-05-06 16:47:53 +02:00
nick-delirium
18f8ee9d15
ui: fix max meta length, add horizontal layout for player 2025-05-06 16:21:02 +02:00
Andrey Babushkin
2eb4ab4b84
Fix events highlight (#3368)
* add filtered events to search

* removed consoles

* changed styles to tailwind

* changed styles to tailwind

* fixed error
2025-05-06 13:32:56 +02:00
nick-delirium
a3fdad3de1
ui: missing } for eventsblock 2025-05-06 11:29:55 +02:00
nick-delirium
5ee2b125c8 ui: clips, set playercontent size for clip player 2025-05-06 11:09:05 +02:00
nick-delirium
360d6ca382 ui: fix endpointing sankey main node calculation 2025-05-06 11:09:05 +02:00
Andrey Babushkin
b477f9637d
Highlight searched events (#3360)
* add filtered events to search

* removed consoles

* changed styles to tailwind

* changed styles to tailwind

* fixed errors
2025-05-05 17:29:16 +02:00
Taha Yassine Kraiem
626c453a80 refactor(DB): remove TTL for CH tables
(cherry picked from commit d78b33dcd2)

# Conflicts:
#	ee/scripts/schema/db/init_dbs/clickhouse/create/init_schema.sql
2025-05-05 17:19:22 +02:00