Commit Graph

62 Commits

Author SHA1 Message Date
Qiuxia Fan
6fdbdcde34 add network proifing config 2022-08-03 10:46:44 +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
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
26db1ec23e
feat: add Avg calculations (#66) 2022-04-14 18:15:28 +08:00
Fine0830
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +08:00
Fine0830
f57fdf9312
feat: add a calculation and update selectors param (#53) 2022-04-01 23:28:39 +08:00
Fine0830
b51e423c2b
fix: update tooltips and controls (#49) 2022-03-31 19:59:19 +08:00
Fine0830
767c92c60d
fix: polish pages and validate data (#46) 2022-03-30 16:29:19 +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
2167b4afd5
fix: calculate widget index and init metrics config (#41) 2022-03-27 23:45:28 +08:00
Fine0830
c00d5d2a05
feat: Implement custom configurations for metrics on dashboards and topology (#39) 2022-03-26 22:52:43 +08:00
Fine0830
99e23c33dc
feat: Implement Text control and update Topology (#37) 2022-03-25 15:51:06 +08:00
Fine0830
049f46a4cf
feat: update dashboard list and reload templates (#33) 2022-03-22 20:14:16 +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
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
137f093e05 fix: update metrics 2022-01-25 14:43:24 +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
21fb053bda feat: switch dashboard with entity 2022-01-24 16:06:27 +08:00
Qiuxia Fan
31765e5df3 fix: update selectors 2022-01-22 14:35:52 +08:00
Qiuxia Fan
367cc03f0a feat: enhance source processor 2022-01-21 17:59:18 +08:00
Qiuxia Fan
1a57665012 feat: enhance processor 2022-01-21 14:50:27 +08:00
Qiuxia Fan
37fad917fb feat: support multiple metrics for querys 2022-01-20 20:17:19 +08:00
Qiuxia Fan
4baa00001a refactor: create a component for metric config 2022-01-19 18:12:16 +08:00
Qiuxia Fan
2e82d52e71 feat: add list components config 2022-01-18 15:53:43 +08:00
Qiuxia Fan
db8338ffa5 feat: update router and create service list component 2022-01-18 14:05:50 +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
Qiuxia Fan
dd703426f7 feat: update selectors 2022-01-17 15:22:54 +08:00
Qiuxia Fan
0a417b3665 feat: fetch services, instances, endpoints 2022-01-15 14:33:53 +08:00
Qiuxia Fan
8d0acfa1e0 feat: add custom config for graphs 2022-01-12 23:04:31 +08:00
Qiuxia Fan
a5f8cc2900 fix: update config 2022-01-12 18:47:04 +08:00
Qiuxia Fan
8e0bf6357e feat: add widget and standard config 2022-01-12 15:15:16 +08:00
Qiuxia Fan
16085bb56f feat: add custom config for Bar, Line, Area 2022-01-12 14:30:45 +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
59ea77d65c feat: add Tab on the dashboard 2022-01-07 15:19:30 +08:00
Qiuxia Fan
edda37078a feat: apply dashboard config 2022-01-07 11:34:41 +08:00
Qiuxia Fan
c282655369 feat: add config and create querys to get metric data 2022-01-06 15:55:25 +08:00
Qiuxia Fan
eab32b305a feat: add graph, widget config 2022-01-05 16:20:25 +08:00
Qiuxia Fan
0f09e4b0f7 fix: import components 2022-01-04 22:59:23 +08:00
Qiuxia Fan
51932ca877 feat: create image, intstance list, endpoint list 2022-01-04 15:57:15 +08:00
Qiuxia Fan
5ac55b5e09 feat: create table, pie 2022-01-04 14:01:55 +08:00