Commit Graph

64 Commits

Author SHA1 Message Date
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
24f07cfdb1
update selector for events (#26) 2022-03-10 11:41:20 +08:00
Fine0830
0f667d967e
feat: Implement visualizing events with a timeline. (#25) 2022-03-10 10:53:02 +08:00
Fine0830
2a40545f93
feat: Implement visualizing alarm (#23) 2022-03-09 12:32:54 +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
829ae69f0f feat: update selectors 2022-01-25 16:33:21 +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
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
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
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
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
ffe35b89f9 feat: set selectors 2022-01-16 22:48:50 +08:00
Qiuxia Fan
0a417b3665 feat: fetch services, instances, endpoints 2022-01-15 14:33:53 +08:00
Qiuxia Fan
3eef246d1d feat: query layers 2022-01-14 12:27:09 +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
5b95557905 fix: update time range 2022-01-12 16:06:25 +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
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
edda37078a feat: apply dashboard config 2022-01-07 11:34:41 +08:00
Qiuxia Fan
e72368b6fc feat: set config 2022-01-06 22:30:22 +08:00
Qiuxia Fan
f19b69d050 fix: render graphs 2022-01-06 16:10:15 +08:00