Commit Graph

106 Commits

Author SHA1 Message Date
Fine0830
7dcc67f455
feat: implement the Status API on Settings page (#470) 2025-05-30 12:53:22 +08:00
Fine0830
a28972bc5c
feat: support cold stage data for metrics, trace and log (#469) 2025-05-21 09:19:06 +08:00
Fine0830
687ae07bb0
feat: enhance the trace table graph for multiple refs (#464) 2025-04-14 21:12:48 +08:00
Fine0830
39b4626317
feat: enhance trace list graph (#459) 2025-03-28 10:34:01 +08:00
Fine0830
5bb4218bfe
feat: Implement the legend selector in metrics charts (#447) 2025-02-20 16:19:22 +08:00
Fine0830
8ea50c8680
feat: visualize Snapshot on Alerting page (#444) 2025-01-13 17:24:32 +08:00
Fine0830
fb0817eed8
feat: implement Async Profiling widget (#434) 2024-11-28 17:50:43 +08:00
Fine0830
14fa5d65b6
feat: View data value related dashboards in TopList widgets (#425) 2024-11-05 11:21:08 +08:00
Fine0830
b6522f4555
feat: support ranges for Value Mappings (#421) 2024-10-18 10:31:17 +08:00
Fine0830
61449f4b17
feat: add content decorations to Table and Card widgets (#419) 2024-10-15 16:25:21 +08:00
Fine0830
a5073dd3d4
build(deps): bump up dependencies to fix CVEs (#408) 2024-08-26 12:13:03 +08:00
Starry
3c8b316b76
feat: introduce flame graph to the trace profiling (#407) 2024-08-05 20:48:42 +08:00
Fine0830
03f321b62a
refactor: remove the General metric mode and related logical code (#384) 2024-04-11 17:50:43 +08:00
Fine0830
fd2c7ca716
feat: enhance metric labels (#382) 2024-04-10 16:40:14 +08:00
Fine0830
8e58f000a0
refactor: change the nodes type for Hierarchy Topology (#371) 2024-02-02 11:50:43 +08:00
Fine0830
ccb4d78f6b
feat: add the layers filed and associate layers dashboards for the service topology nodes (#370) 2024-01-30 15:59:16 +08:00
Fine0830
f809123b4f
fix: link addresses on hierarchy topology nodes (#361) 2024-01-15 22:04:39 +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
苗大
b5c135b811
perf(Theme): add theme change animation (#356) 2024-01-04 15:49:36 +08:00
Fine0830
300ec27ec4
feat: add isDefault to the dashboard configuration (#355) 2024-01-03 19:11: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
b2ab93926d
feat: support search on Marketplace (#350) 2023-11-30 07:30:01 -08:00
Fine0830
102436ca51
feat: add shortName for service (#323) 2023-09-20 21:16:41 +08:00
Fine0830
dce1035f2e
feat: implement a breadcrumb component as navigation (#313) 2023-08-30 19:06:40 +08:00
Fine0830
60a4232759
feat: implement MQE on topology widget (#312) 2023-08-22 23:34:16 +08:00
Fine0830
077b68ebbd
feat: menus support for multiple languages (#299) 2023-07-12 18:07:34 +08:00
Fine0830
a521e041a7
feat: Implement customize menus (#297) 2023-07-11 17:19:30 +08:00
Fine0830
62a82590c9
fix: bugs fix and polish components for continue profiling (#281) 2023-06-12 18:24:13 +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
54997794b4
feat: remove returnTypeOfMQE and add detail label (#277) 2023-06-08 20:52:44 +08:00
Fine0830
372aee2eb6
fix: remove name (#276) 2023-06-08 09:21:17 +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
49a5481fb0
types: optimize data types (#254) 2023-04-06 21:50:57 +08:00
Fine0830
55e4828adc
feat: update trace profiling protocol (#250) 2023-03-30 09:50:14 +08:00
Fine0830
449dccdf36
refactor: redesign and implement new topology (#243) 2023-03-22 17:00:24 +08:00
Fine0830
d11ceab59d
fix: add ElPopconfirm (#213) 2022-12-28 19:02:44 +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
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
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
9f57e35119
revert logs on trace widget (#170) 2022-10-14 11:28:10 +08:00
Fine0830
26817e9f92
feat: enhance the process topology graph to support dragging nodes (#158) 2022-09-15 17:18:39 +08:00
Fine0830
cb3aa940b3
feat: create markers on process topology calls (#146) 2022-08-25 12:03:13 +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