Commit Graph

80 Commits

Author SHA1 Message Date
Fine0830
7fbd6170de
feat: Implement an association between widgets(line, bar, area graphs) with time (#115) 2022-07-08 16:17:17 +08:00
Fine0830
024a0fe44c
fix: set graph options(#80) 2022-05-10 11:07:36 +08:00
Fine0830
f22208395a
fix metrics index (#67) 2022-04-15 11:25:33 +08:00
Fine0830
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +08:00
Fine0830
f19bcc856d
fix: update selector params and list graphs (#54) 2022-04-02 12:09:02 +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
ee06546c20
fix: add tooltips for list graphs (#47) 2022-03-30 21:19:06 +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
0a29a86c34
feat: Support searching endpoints with keyword (#43) 2022-03-28 18:07:09 +08:00
Fine0830
2167b4afd5
fix: calculate widget index and init metrics config (#41) 2022-03-27 23:45:28 +08:00
Fine0830
d733594804
fix: set different scope for topN metrics (#40) 2022-03-27 14:36:35 +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
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
049f46a4cf
feat: update dashboard list and reload templates (#33) 2022-03-22 20:14:16 +08:00
Fine0830
f9aacb72e1
feat: save and init topology templates (#32) 2022-03-22 13:40:40 +08:00
Fine0830
61f82c54df
feat: Add menus in side bar (#30) 2022-03-21 15:36:56 +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
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
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
e314f45874 feat: open dashboards with selector ids of link url 2022-01-24 18:31:33 +08:00
Qiuxia Fan
877c8ec91c fix instance metrics for instanceList 2022-01-23 21:26:16 +08:00
Qiuxia Fan
51e6d0be27 fix: get selectedGrid 2022-01-23 20:25:31 +08:00
Qiuxia Fan
400a1ae536 refactor: set selectedGrid 2022-01-23 17:49:41 +08:00
Qiuxia Fan
0f01ac34a9 feat: visualize metrics in InstanceList 2022-01-23 17:01:58 +08:00
Qiuxia Fan
31765e5df3 fix: update selectors 2022-01-22 14:35:52 +08:00
Qiuxia Fan
84d689e5d4 fix: update topList 2022-01-22 14:11:52 +08:00
Qiuxia Fan
57faac6ddc feat: change metric graph with selectors 2022-01-21 20:55:10 +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
86ec9c985b style: fix building info 2022-01-20 15:52:53 +08:00
Qiuxia Fan
8b0cab48ce feat: support multiple metrics on metric options 2022-01-20 15:35:37 +08:00
Qiuxia Fan
4baa00001a refactor: create a component for metric config 2022-01-19 18:12:16 +08:00
Qiuxia Fan
3d6fe887a5 feat: add filters for list components 2022-01-19 15:37:12 +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
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
ff29b1314e feat: update lists 2022-01-17 23:16:16 +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