Commit Graph

88 Commits

Author SHA1 Message Date
Fine0830
dd90ab5ea7 feat: adapt new trace protocol and implement new trace view (#499) 2025-09-28 19:01:23 +08:00
Fine0830
f069c8a081 feat: optimize the time picker component (#494) 2025-08-27 21:20:53 +08:00
Fine0830
a8c5ec8dd2 feat: refactor the configuration view and implement the optional config for displaying timestamp in Log widget (#492) 2025-08-20 16:30:01 +08:00
Fine0830
54a700bf19 refactor: optimize data types for widgets and dashboards (#490) 2025-08-14 18:25:40 +08:00
Fine0830
fc631381c7 test: implement comprehensive unit tests for components (#487) 2025-08-06 18:35:45 +08:00
Fine0830
b73ae65efc test: introduce and set up unit tests in the UI (#486) 2025-08-05 11:48:07 +08:00
Fine0830
72d7d65daa fix endpoint topology (#475) 2025-07-07 12:22:04 +08:00
Fine0830
a28972bc5c feat: support cold stage data for metrics, trace and log (#469) 2025-05-21 09:19:06 +08:00
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