Commit Graph

48 Commits

Author SHA1 Message Date
Fine0830
f472d551b6
fix: change sandbox attributes for widgets (#482) 2025-07-17 17:03:47 +08:00
Fine0830
0c7462069f
fix: correct the service list for legends in trace graphs (#481) 2025-07-17 07:03:57 +02:00
Fine0830
518f607db3
fix tracing profiling (#477) 2025-07-16 16:44:49 +08:00
Fine0830
687ae07bb0
feat: enhance the trace table graph for multiple refs (#464) 2025-04-14 21:12:48 +08:00
Fine0830
5c322d960f
feat: enhance the trace tree to support displaying multiple refs of spans and distinguishing different parents. (#462) 2025-04-08 20:44:36 +08:00
Fine0830
39b4626317
feat: enhance trace list graph (#459) 2025-03-28 10:34:01 +08:00
Fine0830
1fe58f5f6c
build: remove lodash library (#454) 2025-03-06 17:10:54 +08:00
Fine0830
2b6f3ecaa8
build: bump up dependencies (#448) 2025-02-20 13:49:58 +08:00
Fine0830
d65c18bd38
feat: add queries for alarm tags (#417) 2024-09-29 15:15:35 +08:00
Starry
88dbee311c
fix: statistics span data (#395) 2024-05-18 13:45:02 +08:00
Starry
13b2693f29
fix: css details (#391) 2024-04-17 09:53:43 +08:00
Fine0830
12cd279c90
Feat: enhance the Trace widget for batch consuming spans (#387) 2024-04-15 15:33:09 +08:00
Starry
8746d3c985
feat: add Support for dragging in the trace panel (#377) 2024-04-06 19:17:17 +08:00
Fine0830
860af150f7
fix: enhance VNode logic and support multiple Trace IDs in span's ref (#369) 2024-01-29 23:09:00 +08:00
Fine0830
7aef327d2e
fix: resizing window causes the trace graph to display incorrectly (#367) 2024-01-22 22:07:03 +08:00
Fine0830
0d82507a87
fix: span related logs (#352) 2023-12-05 20:09:23 -08:00
Fine0830
c6d1c49569
refactor: enhance the Log widget (#339) 2023-11-17 10:15:39 +08:00
Fine0830
832dc1676b
feat: implement the Dark Theme (#334) 2023-11-14 20:37:15 +08:00
zhourunjie1988
e42734ba80
fix: icons display in trace tree diagram (#324) 2023-09-26 17:20:05 +08:00
Fine0830
077b68ebbd
feat: menus support for multiple languages (#299) 2023-07-12 18:07:34 +08:00
pw151294
30a9cb1c87
fix: init minTime to Infinity (#294) 2023-07-01 14:39:00 +08:00
Fine0830
9ac1265e7f
feat(style): add scss variables (#291) 2023-06-28 15:46:27 +08:00
Fine0830
49a5481fb0
types: optimize data types (#254) 2023-04-06 21:50:57 +08:00
Fine0830
0e15c023cc
fix: polish tooltips for trace profiling widget (#251) 2023-04-02 20:52:25 +08:00
Fine0830
55e4828adc
feat: update trace profiling protocol (#250) 2023-03-30 09:50:14 +08:00
Fine0830
a1066f09e4
refactor: optimize the attached events visualization in the trace widget (#234) 2023-02-15 13:32:32 +08:00
Fine0830
4486684183
feat: add auto fresh to widgets independent mode (#224) 2023-02-07 16:14:38 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
1f98619a5b
fix: update attached event's details (#200) 2022-12-02 15:03:29 +08:00
Fine0830
aab44626da
fix: update attached event details (#199) 2022-12-01 13:06:46 +08:00
Fine0830
0ff5d4d6bb
fix: update attached event‘s occurrence date (#198) 2022-12-01 10:47:30 +08:00
Fine0830
611731d6d0
fix: update attached event details (#197) 2022-11-30 16:48:49 +08:00
Fine0830
23e9742946
feat: enhance associating metrics with traces by refId (#192) 2022-11-25 17:33:51 +08:00
Fine0830
7d802d490e
feat: visualize attached events on the trace widget (#190) 2022-11-24 11:19:25 +08:00
Fine0830
9f57e35119
revert logs on trace widget (#170) 2022-10-14 11:28:10 +08:00
Fine0830
a4fc5192ac
feat: Implement the network profiling widget (#132) 2022-08-23 13:41:05 +08:00
Fine0830
2ba3c67d31
feat: the log widget and the trace widget associate with each other, remove log tables on the trace widget (#128) 2022-07-27 16:24:34 +08:00
horochx
04d109d0e3
fix: hide the copy button when db.statement is empty (#117) 2022-07-11 14:53:03 +08:00
horochx
9ad9362935
fix: SpanDetail text overlap (#113) 2022-06-22 18:54:31 +08:00
Fine0830
74cb089271
feat: sort spans with startTime or spanId in a segment (#100) 2022-05-26 13:04:43 +08:00
Fine0830
b953904c71
feat: remove the total filed from query conditions (#93) 2022-05-19 15:49:24 +08:00
Fine0830
b492787027
feat: Implement tags auto-complete for Trace and Log (#85) 2022-05-12 17:00:07 +08:00
Fine0830
7d1bb43adb
fix: view spans details and task logs (#76) 2022-05-04 14:28:27 +08:00
Fine0830
02f5c4b976
fix: optimize the trace widget (#73) 2022-04-26 19:32:23 +08:00
Fine0830
8ad1c91082
feat: Add Log widget in dashboards (#22) 2022-03-08 14:39:42 +08:00
Fine0830
1377703185
feat: Implement adding controls in Tabs (#21) 2022-03-04 15:35:29 +08:00
Fine0830
ca6d08827f
feat: implement Profile in the dashboard (#19) 2022-03-02 16:41:48 +08:00
Fine0830
977ffbaf74
feat: add Trace in dashboards (#18)
* feat: add trace tool

* feat: add trace

* feat: add trace filters

* feat: add trace list

* feat: add trace detail

* fix: update trace detail

* feat: add trace list

* fix: update trace list

* feat: add trace tree

* fix: update trace tree

* feat: add trace table

* feat: add trace statistics

* fix: update trace statistics

* fix: update resize

* feat: add trace log

* feat: add related logs

* feat: add loading

* fix: update name

* feat: watch selectors

* fix: view span on table

* fix ci

* fix: update file name

* fix: update file name

* fix: update file name

* fix: update filters

* build: add package
2022-02-26 22:47:53 +08:00