Fine0830
d9f819d143
fix: correct services and instances when changing page numbers ( #409 )
2024-08-16 10:52:52 +08:00
Fine0830
03f321b62a
refactor: remove the General
metric mode and related logical code ( #384 )
2024-04-11 17:50:43 +08:00
Fine0830
3dc929dd53
refactor: update pagination ( #320 )
2023-09-20 11:57:52 +08:00
Fine0830
dce1035f2e
feat: implement a breadcrumb component as navigation ( #313 )
2023-08-30 19:06:40 +08:00
Fine0830
9b1a5f7a74
fix: expressions ( #278 )
2023-06-09 18:23:33 +08:00
Fine0830
54997794b4
feat: remove returnTypeOfMQE
and add detail label ( #277 )
2023-06-08 20:52:44 +08:00
Fine0830
d662a0fb54
feat: remove metric name from queries ( #275 )
2023-06-07 16:58:30 +08:00
Fine0830
dc22f8da6e
feat: supporting expressions to query metrics data ( #270 )
2023-06-04 14:09:36 +08:00
Fine0830
fe28fae27d
fix: pod list ( #266 )
2023-05-15 10:52:54 +08:00
Fine0830
7dde4820de
build(deps): bump element-plus from 2.0.2 to 2.1.0 ( #260 )
2023-04-16 10:53:09 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 ( #208 )
2022-12-17 14:07:03 +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
5da441ff9a
fix: polish the endpoint list graph ( #155 )
2022-09-08 21:46:37 +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
4c762a2458
fix: optimize widgets ( #110 )
2022-06-15 19:24:07 +08:00
Fine0830
69a9c6de13
feat: add an avg calculation for metrics of list graphs ( #65 )
2022-04-14 14:38:32 +08:00
Fine0830
f19bcc856d
fix: update selector params and list graphs ( #54 )
2022-04-02 12:09:02 +08:00
Fine0830
f57fdf9312
feat: add a calculation and update selectors param ( #53 )
2022-04-01 23:28:39 +08:00
Fine0830
63d21becde
fix: update style and set labels ( #50 )
2022-04-01 13:27:49 +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
61d182b986
fix: update pagination for service list, endpoint list, instance list and add legend configs ( #45 )
2022-03-29 19:20:16 +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
33365f2a14
fix: update components, save templates ( #35 )
2022-03-23 19:06:20 +08:00
Fine0830
93161b6ec9
fix: reset current dashboard due to pages forwarding ( #34 )
2022-03-23 13:28:47 +08:00
Fine0830
049f46a4cf
feat: update dashboard list and reload templates ( #33 )
2022-03-22 20:14:16 +08:00
Fine0830
f9aacb72e1
feat: save and init topology templates ( #32 )
2022-03-22 13:40:40 +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
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
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
655c4c41e9
refactor: update MetricOptions
2022-01-24 21:19:57 +08:00
Qiuxia Fan
e314f45874
feat: open dashboards with selector ids of link url
2022-01-24 18:31:33 +08:00
Qiuxia Fan
28281e5bd4
fix: update endpointlist
2022-01-24 13:35:42 +08:00
Qiuxia Fan
bbb269a665
feat: add metrics on endpointlist
2022-01-23 21:48:23 +08:00
Qiuxia Fan
877c8ec91c
fix instance metrics for instanceList
2022-01-23 21:26:16 +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
e26380c359
style: remove graphs
2022-01-22 15:22:22 +08:00
Qiuxia Fan
3968c2c13f
refactor: update selectors structure
2022-01-22 14:57:51 +08:00
Qiuxia Fan
57faac6ddc
feat: change metric graph with selectors
2022-01-21 20:55:10 +08:00
Qiuxia Fan
86ec9c985b
style: fix building info
2022-01-20 15:52:53 +08:00
Qiuxia Fan
3d6fe887a5
feat: add filters for list components
2022-01-19 15:37:12 +08:00
Qiuxia Fan
d9cb7500c8
feat: query metric list and add pagination for list components
2022-01-19 14:21:20 +08:00