Commit Graph

51 Commits

Author SHA1 Message Date
Fine0830
ca14a7d2c2
fix: set date to 0 and remove duration filed (#83) 2022-05-11 15:05:58 +08:00
Fine0830
918b0551ad
fix: set dropdown for the Tab widget, init instance relation selectors, update sankey graph (#79) 2022-05-09 20:18:20 +08:00
Fine0830
f40e9633df
avoid invalid querys (#74) 2022-04-27 21:38:31 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
8d87777832
fix graph (#55) 2022-04-02 15:18:44 +08:00
Fine0830
f19bcc856d
fix: update selector params and list graphs (#54) 2022-04-02 12:09:02 +08:00
Fine0830
13b508e896
feat: set root entity for dashboards and set lang (#48) 2022-03-31 13:25:30 +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
0a29a86c34
feat: Support searching endpoints with keyword (#43) 2022-03-28 18:07:09 +08:00
Fine0830
d78ca0cd4b
fix: update sidebar, topology, table, title, router (#42) 2022-03-28 14:14:59 +08:00
Fine0830
c00d5d2a05
feat: Implement custom configurations for metrics on dashboards and topology (#39) 2022-03-26 22:52:43 +08:00
Fine0830
4380a874de
fix: polish pages and bugs fix (#36) 2022-03-24 21:35:22 +08:00
Fine0830
f1e405fbb4
feat: add switch to control dashboard mode (#31) 2022-03-21 19:34:08 +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
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
7fe0a57e49
fix: update date picker (#17) 2022-02-21 20:17:13 +08:00
Fine0830
f53b422782
feat: implement Topology on the dashboard (#14) 2022-02-19 23:05:57 +08:00
Qiuxia Fan
137f093e05 fix: update metrics 2022-01-25 14:43:24 +08:00
Qiuxia Fan
31765e5df3 fix: update selectors 2022-01-22 14:35:52 +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
dd703426f7 feat: update selectors 2022-01-17 15:22:54 +08:00
Qiuxia Fan
a5f8cc2900 fix: update config 2022-01-12 18:47:04 +08:00
Qiuxia Fan
6189378f28 fix: edit widget config 2022-01-11 20:16:33 +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
2fb39ca82f refactor: update Graph component 2022-01-10 19:51:14 +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
Qiuxia Fan
c282655369 feat: add config and create querys to get metric data 2022-01-06 15:55:25 +08:00
Qiuxia Fan
6ce7265d3e feat: update graphs 2022-01-05 13:58:29 +08:00
Qiuxia Fan
51932ca877 feat: create image, intstance list, endpoint list 2022-01-04 15:57:15 +08:00
Qiuxia Fan
a58ad5e8f0 feat: create line, area, heatmap components 2021-12-30 21:26:47 +08:00
Qiuxia Fan
09ab161183 feat: create Bar component 2021-12-30 20:04:56 +08:00
Qiuxia Fan
1f4299291e feat: create Graph Component with echarts 2021-12-30 16:37:12 +08:00
Qiuxia Fan
809fcff859 feat: add metric config 2021-12-29 15:20:11 +08:00
Qiuxia Fan
fa3cce939f feat: add filters on dasboard 2021-12-28 15:34:47 +08:00
Qiuxia Fan
fe81197d49 fix: update selectors 2021-12-27 15:57:01 +08:00
Qiuxia Fan
227ef4f092 fix: update data 2021-12-27 15:47:28 +08:00
Qiuxia Fan
e8f23d9ead feat: update Icons and add Selector 2021-12-27 14:58:41 +08:00
Qiuxia Fan
aa196251f6 feat: update layout 2021-12-22 19:21:10 +08:00
Qiuxia Fan
1b30216545 feat: add new dashboard 2021-12-15 16:57:00 +08:00
Qiuxia Fan
9cb8e2b64d feat: add selector module 2021-12-15 15:43:38 +08:00