Commit Graph

61 Commits

Author SHA1 Message Date
Fine0830
dc22f8da6e
feat: supporting expressions to query metrics data (#270) 2023-06-04 14:09:36 +08:00
Fine0830
49a5481fb0
types: optimize data types (#254) 2023-04-06 21:50:57 +08:00
Fine0830
4613149759
fix: remove duplicate query message (#231) 2023-02-10 20:56:15 +08:00
Fine0830
224053c0f4
feat: Implement independent mode for widgets (#221) 2023-02-06 13:38:19 +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
9c0bb988e6
feat: support the process dashboard and create the time range text widget (#138) 2022-08-15 16:49:00 +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
7fbd6170de
feat: Implement an association between widgets(line, bar, area graphs) with time (#115) 2022-07-08 16:17:17 +08:00
Fine0830
2230702d97
feat: Implement the Event widget (#112) 2022-06-22 19:11:02 +08:00
Fine0830
30069ce825
feat: visualize a on-demand log widget (#99) 2022-06-02 20:09:38 +08:00
Fine0830
7f474984c4
fix: set duration time (#88) 2022-05-15 15:14:02 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
61d182b986
fix: update pagination for service list, endpoint list, instance list and add legend configs (#45) 2022-03-29 19:20:16 +08:00
Fine0830
355fe215a3
build: optimize configs for building (#44) 2022-03-28 23:07:49 +08:00
Fine0830
2167b4afd5
fix: calculate widget index and init metrics config (#41) 2022-03-27 23:45:28 +08:00
Fine0830
99e23c33dc
feat: Implement Text control and update Topology (#37) 2022-03-25 15:51:06 +08:00
Fine0830
33365f2a14
fix: update components, save templates (#35) 2022-03-23 19:06:20 +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
42d8e909f6
feat: Move topology to widgets (#29) 2022-03-20 19:45:31 +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
01194b0325
fix: set config to control depth selector (#16) 2022-02-21 13:16:34 +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
9389eeb184 feat: set configs 2022-01-25 13:08:49 +08:00
Qiuxia Fan
21fb053bda feat: switch dashboard with entity 2022-01-24 16:06:27 +08:00
Qiuxia Fan
51e6d0be27 fix: get selectedGrid 2022-01-23 20:25:31 +08:00
Qiuxia Fan
0f01ac34a9 feat: visualize metrics in InstanceList 2022-01-23 17:01:58 +08:00
Qiuxia Fan
3968c2c13f refactor: update selectors structure 2022-01-22 14:57:51 +08:00
Qiuxia Fan
1a57665012 feat: enhance processor 2022-01-21 14:50:27 +08:00
Qiuxia Fan
b4c1dabfad feat: add hooks for querys 2022-01-20 22:25:19 +08:00
Qiuxia Fan
37fad917fb feat: support multiple metrics for querys 2022-01-20 20:17:19 +08:00
Qiuxia Fan
86ec9c985b style: fix building info 2022-01-20 15:52:53 +08:00
Qiuxia Fan
4baa00001a refactor: create a component for metric config 2022-01-19 18:12:16 +08:00
Qiuxia Fan
d9cb7500c8 feat: query metric list and add pagination for list components 2022-01-19 14:21:20 +08:00
Qiuxia Fan
9dc9dd3672 fix: apply config 2022-01-13 12:42:20 +08:00
Qiuxia Fan
a5f8cc2900 fix: update config 2022-01-12 18:47:04 +08:00
Qiuxia Fan
ad1e500c54 feat: update config 2022-01-12 11:44:54 +08:00
Qiuxia Fan
6189378f28 fix: edit widget config 2022-01-11 20:16:33 +08:00
Qiuxia Fan
015416d31d feat: add no data tips 2022-01-11 16:19:44 +08:00
Qiuxia Fan
4a6ac51b7a fix: update graph 2022-01-11 12:07:44 +08:00
Qiuxia Fan
cce5a8826c feat: active widget on the tab 2022-01-10 14:43:07 +08:00
Qiuxia Fan
3a9848a30c fix: watch layout in tab 2022-01-09 18:08:24 +08:00
Qiuxia Fan
92b03a006e feat: edit tab item name, add widgets in tab 2022-01-09 16:58:11 +08:00
Qiuxia Fan
7cdd57325a feat: active controls 2022-01-09 14:24:11 +08:00