Fine0830
dc22f8da6e
feat: supporting expressions to query metrics data ( #270 )
2023-06-04 14:09:36 +08:00
Fine0830
49a5481fb0
types: optimize data types ( #254 )
2023-04-06 21:50:57 +08:00
Fine0830
224053c0f4
feat: Implement independent mode for widgets ( #221 )
2023-02-06 13:38:19 +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
26817e9f92
feat: enhance the process topology graph to support dragging nodes ( #158 )
2022-09-15 17:18:39 +08:00
Fine0830
9c0bb988e6
feat: support the process dashboard and create the time range text widget ( #138 )
2022-08-15 16:49:00 +08:00
Fine0830
2ba3c67d31
feat: the log widget and the trace widget associate with each other, remove log tables on the trace widget ( #128 )
2022-07-27 16:24:34 +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
f57fdf9312
feat: add a calculation and update selectors param ( #53 )
2022-04-01 23:28:39 +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
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
1377703185
feat: Implement adding controls in Tabs ( #21 )
2022-03-04 15:35:29 +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
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