Commit Graph

80 Commits

Author SHA1 Message Date
Fine0830
5bb4218bfe
feat: Implement the legend selector in metrics charts (#447) 2025-02-20 16:19:22 +08:00
Fine0830
ae63538baf
feat: improve dashboard queries to make page opening brisker (#410) 2024-08-22 16:47:50 +08:00
Fine0830
731d652a7d
fix: polish (#390) 2024-04-16 17:52:51 +08:00
Fine0830
2faeecebcc
Fix: refresh nodes/calls metrics as global duration changes for Topology widget, change date picker theme (#374) 2024-03-04 11:48:55 +08:00
Fine0830
306508856b
feat: implement the Service and Instance hierarchy topology. (#360) 2024-01-13 11:05:32 +08:00
Fine0830
867af6924d
feat: add expressions to dashboard configurations on the dashboard list page (#358) 2024-01-11 13:40:37 +08:00
Fine0830
001fa25a3b
feat: support Tabs in the widget visiable when MQE expressions (#353) 2023-12-20 17:58:00 +08:00
Fine0830
a4271bb479
feat: enhance the Dark Theme (#336) 2023-11-15 19:53:23 +08:00
Fine0830
832dc1676b
feat: implement the Dark Theme (#334) 2023-11-14 20:37:15 +08:00
Fine0830
60a4232759
feat: implement MQE on topology widget (#312) 2023-08-22 23:34:16 +08:00
Fine0830
9ac1265e7f
feat(style): add scss variables (#291) 2023-06-28 15:46:27 +08:00
Fine0830
22db68646c
feat: Implement task timeline and policy list widget for continous profiling (#280) 2023-06-12 16:17:38 +08:00
Fine0830
49a5481fb0
types: optimize data types (#254) 2023-04-06 21:50:57 +08:00
Fine0830
163de5e5cf
refactor: optimize graph tooltips to make them more friendly (#216) 2023-01-05 17:44:28 +08:00
Fine0830
969580b770
fix: Instance Relation and Endpoint Relation dashboards show up (#209) 2022-12-17 15:59:59 +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
d8f91bbdf3
feat: Implement creating tasks UI for network profiling widget (#193) 2022-11-28 17:57:23 +08:00
Fine0830
7d802d490e
feat: visualize attached events on the trace widget (#190) 2022-11-24 11:19:25 +08:00
Fine0830
da1db8def6
fix: update query conditions for metrics related traces (#189) 2022-11-22 22:39:22 +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
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