Commit Graph

84 Commits

Author SHA1 Message Date
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
5be106fc4f fix: add ProcessRelation to entity types (#194) 2022-11-28 22:49:23 +08:00
Fine0830
23e9742946 feat: enhance associating metrics with traces by refId (#192) 2022-11-25 17:33:51 +08:00
Fine0830
a0fc879eb1 feat: enhance graph legend for the single metric (#182) 2022-11-10 15:13:17 +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
5da441ff9a fix: polish the endpoint list graph (#155) 2022-09-08 21:46:37 +08:00
Fine0830
87a5553e6d fix: update process widget and query process metrics (#145) 2022-08-24 17:39:40 +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
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
4c762a2458 fix: optimize widgets (#110) 2022-06-15 19:24:07 +08:00
Fine0830
74cb089271 feat: sort spans with startTime or spanId in a segment (#100) 2022-05-26 13:04:43 +08:00
Fine0830
26db1ec23e feat: add Avg calculations (#66) 2022-04-14 18:15:28 +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
f62d0bd22b refactor: update legend for topology (#51) 2022-04-01 17:42:48 +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
8cd5dbc74d fix: update style 2022-01-25 15:23:36 +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
8a2eeae315 feat: add metrics on servicelist 2022-01-24 14:03:11 +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
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
e26380c359 style: remove graphs 2022-01-22 15:22:22 +08:00