Commit Graph

16 Commits

Author SHA1 Message Date
Fine0830
687ae07bb0
feat: enhance the trace table graph for multiple refs (#464) 2025-04-14 21:12:48 +08:00
Fine0830
7a690e6704
feat: add topN selector for endpoint list (#450) 2025-02-28 16:19:27 +08:00
Fine0830
12cd279c90
Feat: enhance the Trace widget for batch consuming spans (#387) 2024-04-15 15:33:09 +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
7d802d490e
feat: visualize attached events on the trace widget (#190) 2022-11-24 11:19:25 +08:00
Fine0830
eda44db0cd
feat: associate metrics with trace widget on dashboards (#174) 2022-10-25 11:36:49 +08:00
Fine0830
3b3e790dd9
feat: event widget associates with trace and log widget (#130) 2022-07-29 16:34:36 +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
Fine0830
b953904c71
feat: remove the total filed from query conditions (#93) 2022-05-19 15:49:24 +08:00
Fine0830
7f474984c4
fix: set duration time (#88) 2022-05-15 15:14:02 +08:00
Fine0830
b492787027
feat: Implement tags auto-complete for Trace and Log (#85) 2022-05-12 17:00:07 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
0a29a86c34
feat: Support searching endpoints with keyword (#43) 2022-03-28 18:07:09 +08:00
Fine0830
4380a874de
fix: polish pages and bugs fix (#36) 2022-03-24 21:35:22 +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