Commit Graph

63 Commits

Author SHA1 Message Date
Fine0830
001fa25a3b
feat: support Tabs in the widget visiable when MQE expressions (#353) 2023-12-20 17:58:00 +08:00
Fine0830
832dc1676b
feat: implement the Dark Theme (#334) 2023-11-14 20:37:15 +08:00
Fine0830
08db5a0440
fix: selector (#309) 2023-08-01 15:41:16 +08:00
Fine0830
9ac1265e7f
feat(style): add scss variables (#291) 2023-06-28 15:46:27 +08:00
Fine0830
6c4991bc56
fix: view related trace (#285) 2023-06-16 11:13:36 +08:00
Fine0830
22db68646c
feat: Implement task timeline and policy list widget for continous profiling (#280) 2023-06-12 16:17:38 +08:00
Fine0830
903cf8e9bd
fix: set endpoint and instance selectors with url parameters (#264) 2023-05-03 00:16:09 +08:00
Fine0830
7dde4820de
build(deps): bump element-plus from 2.0.2 to 2.1.0 (#260) 2023-04-16 10:53:09 +08:00
Fine0830
8785817efe
feat: add a iframe widget for zipkin ui (#215) 2023-01-03 16:12:45 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
42b20660e4
fix: set selector parameters for metrics, optimize the process topology (#147) 2022-08-26 12:42:12 +08:00
Fine0830
a4fc5192ac
feat: Implement the network profiling widget (#132) 2022-08-23 13:41:05 +08:00
Fine0830
adb457d660
fix: pick calendar with a wrong time range and set a unique value for dashboard grid key (#139) 2022-08-18 16:29:36 +08:00
Fine0830
9c0bb988e6
feat: support the process dashboard and create the time range text widget (#138) 2022-08-15 16:49:00 +08:00
Fine0830
2230702d97
feat: Implement the Event widget (#112) 2022-06-22 19:11:02 +08:00
Fine0830
c875c95c20
fix: activate the correct tab index after renaming a Tabs name (#103) 2022-06-06 16:36:04 +08:00
Fine0830
30069ce825
feat: visualize a on-demand log widget (#99) 2022-06-02 20:09:38 +08:00
Fine0830
918b0551ad
fix: set dropdown for the Tab widget, init instance relation selectors, update sankey graph (#79) 2022-05-09 20:18:20 +08:00
Fine0830
d93a7cead2
feat: mobile terminal adaptation (#78) 2022-05-09 14:54:08 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
2dd9df19d7
fix: refresh dashboards with current selectors (#64) 2022-04-12 16:29:33 +08:00
Fine0830
f19bcc856d
fix: update selector params and list graphs (#54) 2022-04-02 12:09:02 +08:00
Fine0830
f57fdf9312
feat: add a calculation and update selectors param (#53) 2022-04-01 23:28:39 +08:00
Fine0830
63d21becde
fix: update style and set labels (#50) 2022-04-01 13:27:49 +08:00
Fine0830
b51e423c2b
fix: update tooltips and controls (#49) 2022-03-31 19:59:19 +08:00
Fine0830
0a29a86c34
feat: Support searching endpoints with keyword (#43) 2022-03-28 18:07:09 +08:00
Fine0830
d78ca0cd4b
fix: update sidebar, topology, table, title, router (#42) 2022-03-28 14:14:59 +08:00
Fine0830
99e23c33dc
feat: Implement Text control and update Topology (#37) 2022-03-25 15:51:06 +08:00
Fine0830
4380a874de
fix: polish pages and bugs fix (#36) 2022-03-24 21:35:22 +08:00
Fine0830
33365f2a14
fix: update components, save templates (#35) 2022-03-23 19:06:20 +08:00
Fine0830
93161b6ec9
fix: reset current dashboard due to pages forwarding (#34) 2022-03-23 13:28:47 +08:00
Fine0830
049f46a4cf
feat: update dashboard list and reload templates (#33) 2022-03-22 20:14:16 +08:00
Fine0830
f1e405fbb4
feat: add switch to control dashboard mode (#31) 2022-03-21 19:34:08 +08:00
Fine0830
597e98e291
feat: Implement templates for dashboards (#28) 2022-03-19 12:11:35 +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
Fine0830
f53b422782
feat: implement Topology on the dashboard (#14) 2022-02-19 23:05:57 +08:00
Fine0830
7472d70720
feat: create global actions for setting page title and auto refresh pages (#13)
* fix: update heat map

* feat: update servicelist

* fix: update list

* feat: update page with changing times

* feat: set auto fresh

* feat: set page titles
2022-01-26 12:18:03 +08:00
Qiuxia Fan
b87c4c1cc9 fix: update style 2022-01-25 16:49:38 +08:00
Qiuxia Fan
829ae69f0f feat: update selectors 2022-01-25 16:33:21 +08:00
Qiuxia Fan
9389eeb184 feat: set configs 2022-01-25 13:08:49 +08:00
Qiuxia Fan
655c4c41e9 refactor: update MetricOptions 2022-01-24 21:19:57 +08:00
Qiuxia Fan
e314f45874 feat: open dashboards with selector ids of link url 2022-01-24 18:31:33 +08:00
Qiuxia Fan
21fb053bda feat: switch dashboard with entity 2022-01-24 16:06:27 +08:00
Qiuxia Fan
3968c2c13f refactor: update selectors structure 2022-01-22 14:57:51 +08:00
Qiuxia Fan
367cc03f0a feat: enhance source processor 2022-01-21 17:59:18 +08:00
Qiuxia Fan
652b3f2bbc feat: update instanceList and endpointList 2022-01-17 17:58:23 +08:00
Qiuxia Fan
9531e74f56 feat: update dashboard tool 2022-01-17 17:02:14 +08:00