Commit Graph

14 Commits

Author SHA1 Message Date
Fine
033a760b00 fix 2025-03-24 11:58:51 +08:00
Fine
aca68e1a4e process spans 2025-03-20 17:51:42 +08:00
Fine0830
1fe58f5f6c
build: remove lodash library (#454) 2025-03-06 17:10:54 +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
832dc1676b
feat: implement the Dark Theme (#334) 2023-11-14 20:37:15 +08:00
Fine0830
49a5481fb0
types: optimize data types (#254) 2023-04-06 21:50:57 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
9f57e35119
revert logs on trace widget (#170) 2022-10-14 11:28:10 +08:00
Fine0830
74cb089271
feat: sort spans with startTime or spanId in a segment (#100) 2022-05-26 13:04:43 +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