Commit Graph

59 Commits

Author SHA1 Message Date
Fine0830
4232161d36
fix: set selector props and update configuration panel styles (#175) 2022-10-25 16:48:49 +08:00
Fine0830
eda44db0cd
feat: associate metrics with trace widget on dashboards (#174) 2022-10-25 11:36:49 +08:00
Fine0830
adb457d660
fix: pick calendar with a wrong time range and set a unique value for dashboard grid key (#139) 2022-08-18 16:29:36 +08:00
Fine0830
3b3e790dd9
feat: event widget associates with trace and log widget (#130) 2022-07-29 16:34:36 +08:00
Fine0830
ec7a8bbfa9
fix: update event associations with the duration step (#122) 2022-07-19 14:11:41 +08:00
Fine0830
4e022ff29a
fix short time range (#121) 2022-07-19 12:47:03 +08:00
Fine0830
42ead4a572
feat: Enhance associations for the Event widget (#120) 2022-07-19 11:57:26 +08:00
Fine0830
7fbd6170de
feat: Implement an association between widgets(line, bar, area graphs) with time (#115) 2022-07-08 16:17:17 +08:00
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