Commit Graph

27 Commits

Author SHA1 Message Date
Fine0830
832dc1676b
feat: implement the Dark Theme (#334) 2023-11-14 20:37:15 +08:00
Fine0830
70063c376f
Fix tooltip style to support multiple metrics scrolling view in a metrics graph (#325) 2023-10-08 10:58:47 +08:00
Fine0830
7257858921
feat: update options for line graph (#259) 2023-04-14 17:09:30 +08:00
Fine0830
ce585d6e08
feat: set default value for showSymbol in the line graph (#258) 2023-04-14 10:35:30 +08:00
Fine0830
163de5e5cf
refactor: optimize graph tooltips to make them more friendly (#216) 2023-01-05 17:44:28 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
221751f034
fix: optimize metrics association (#196) 2022-11-29 18:47:53 +08:00
Fine0830
b37d65eaac
feat: enhance the legend of metrics graph widget with the summary table (#181) 2022-11-10 14:55:19 +08:00
Fine0830
09051e916b
feat: support labeled value on the service/instance/endpoint list widgets (#177) 2022-10-31 10:27:37 +08:00
Fine0830
eda44db0cd
feat: associate metrics with trace widget on dashboards (#174) 2022-10-25 11:36:49 +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
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +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
597e98e291
feat: Implement templates for dashboards (#28) 2022-03-19 12:11:35 +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
86ec9c985b style: fix building info 2022-01-20 15:52:53 +08:00
Qiuxia Fan
16085bb56f feat: add custom config for Bar, Line, Area 2022-01-12 14:30:45 +08:00
Qiuxia Fan
4a6ac51b7a fix: update graph 2022-01-11 12:07:44 +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
32232e6f47 fix: update types 2022-01-04 23:10:26 +08:00
Qiuxia Fan
a58ad5e8f0 feat: create line, area, heatmap components 2021-12-30 21:26:47 +08:00