Commit Graph

26 Commits

Author SHA1 Message Date
Fine0830
55b3867bea
fix: set up async profiling tasks (#443) 2024-12-30 15:51:26 +08:00
Fine0830
e164d87209
Fix: releases an existing object URL (#433) 2024-11-25 11:26:42 +08:00
Fine0830
5c92a46569
Refactor copy util with Web API (#432) 2024-11-24 17:25:13 +08:00
Starry
3c8b316b76
feat: introduce flame graph to the trace profiling (#407) 2024-08-05 20:48:42 +08:00
Starry
8746d3c985
feat: add Support for dragging in the trace panel (#377) 2024-04-06 19:17:17 +08:00
Fine0830
7aef327d2e
fix: resizing window causes the trace graph to display incorrectly (#367) 2024-01-22 22:07:03 +08:00
Fine0830
dce1035f2e
feat: implement a breadcrumb component as navigation (#313) 2023-08-30 19:06:40 +08:00
Fine0830
a521e041a7
feat: Implement customize menus (#297) 2023-07-11 17:19:30 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
a4fc5192ac
feat: Implement the network profiling widget (#132) 2022-08-23 13:41:05 +08:00
Fine0830
42ead4a572
feat: Enhance associations for the Event widget (#120) 2022-07-19 11:57:26 +08:00
Fine0830
597e98e291
feat: Implement templates for dashboards (#28) 2022-03-19 12:11:35 +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
Fine0830
f53b422782
feat: implement Topology on the dashboard (#14) 2022-02-19 23:05:57 +08:00
Qiuxia Fan
6189378f28 fix: edit widget config 2022-01-11 20:16:33 +08:00
Qiuxia Fan
51103ac6ae fix: update loading 2022-01-11 15:36:40 +08:00
Qiuxia Fan
d4dedecd1b feat: resize events to rerender charts 2022-01-11 14:32:52 +08:00
Qiuxia Fan
a836ae20e9 fix: update types 2022-01-10 20:09:40 +08:00
Qiuxia Fan
a496b6d24c feat: add hooks and utils 2022-01-10 17:53:53 +08:00
Qiuxia Fan
b9a6e648ae feat: dynamic switching components 2022-01-04 22:29:35 +08:00
Qiuxia Fan
54e76b649f feat: create Card, ProgressBar components 2021-12-31 14:58:51 +08:00
Qiuxia Fan
9ae1f26d84 feat: add and use loading 2021-12-30 11:39:14 +08:00
Qiuxia Fan
90431b98f2 feat: add dashboard id 2021-12-27 12:43:56 +08:00
Qiuxia Fan
9cb8e2b64d feat: add selector module 2021-12-15 15:43:38 +08:00
Qiuxia Fan
a174b18c23 feat: add types 2021-12-08 20:21:08 +08:00
Qiuxia Fan
ffcdd1939a import codes 2021-12-08 16:06:25 +08:00