Commit Graph

107 Commits

Author SHA1 Message Date
Fine0830
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +08:00
Fine0830
4e8aa062f5
fix style (#56) 2022-04-04 18:05:06 +08:00
Fine0830
f57fdf9312
feat: add a calculation and update selectors param (#53) 2022-04-01 23:28:39 +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
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
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
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
7ee7162165 fix: avoid refetch data 2022-01-25 16:39:40 +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
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
0f01ac34a9 feat: visualize metrics in InstanceList 2022-01-23 17:01:58 +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
b4c1dabfad feat: add hooks for querys 2022-01-20 22:25:19 +08:00
Qiuxia Fan
65cd6eb437 fix: update multiple metrics 2022-01-20 20:19:45 +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
4bfbae1b84 build: update packages 2022-01-13 15:31:50 +08:00
Qiuxia Fan
a467269a67 fix: active widgets 2022-01-13 14:17:31 +08:00
Qiuxia Fan
8d0acfa1e0 feat: add custom config for graphs 2022-01-12 23:04:31 +08:00
Qiuxia Fan
8435beda35 fix: rerender charts 2022-01-12 18:58:58 +08:00
Qiuxia Fan
a5f8cc2900 fix: update config 2022-01-12 18:47:04 +08:00
Qiuxia Fan
5b95557905 fix: update time range 2022-01-12 16:06:25 +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
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
4a6ac51b7a fix: update graph 2022-01-11 12:07:44 +08:00
Qiuxia Fan
89673ff65c refactor: update styles 2022-01-10 16:54:57 +08:00
Qiuxia Fan
74401f4e79 feat:cancel selected widgets 2022-01-10 15:41:53 +08:00
Qiuxia Fan
cce5a8826c feat: active widget on the tab 2022-01-10 14:43:07 +08:00
Qiuxia Fan
d41ace3580 fix: watch layout in tab 2022-01-09 18:12:03 +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
Qiuxia Fan
a94c5ff4cb feat: add and remove tabs, create and remove tab items 2022-01-07 17:20:03 +08:00
Qiuxia Fan
59ea77d65c feat: add Tab on the dashboard 2022-01-07 15:19:30 +08:00
Qiuxia Fan
0f09e4b0f7 fix: import components 2022-01-04 22:59:23 +08:00
Qiuxia Fan
15b65db36e feat: create Tabs controls 2022-01-04 17:10:01 +08:00
Qiuxia Fan
51932ca877 feat: create image, intstance list, endpoint list 2022-01-04 15:57:15 +08:00