Commit Graph

427 Commits

Author SHA1 Message Date
Fine0830
4bf57ec7c5 feat: support collapsing and expanding for the event widget (#503) 2025-10-10 15:35:48 +08:00
Fine0830
51817f32de fix: correct the parameter for attachment events (#502) 2025-09-30 11:22:48 +08:00
Fine0830
4f95dd9807 Add the query button on Alerting page (#501) 2025-09-30 10:41:06 +08:00
Fine0830
a834cdb2eb feat: Implement Trace page (#500) 2025-09-29 17:36:31 +08:00
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
1b6f011f0e test: implement unit tests for hooks and refactor some types (#493) 2025-08-21 13:09:32 +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
e885b61353 fix: remove the event stack from app store and watch for duration and utc changes (#489) 2025-08-08 18:11:39 +08:00
Fine0830
fc631381c7 test: implement comprehensive unit tests for components (#487) 2025-08-06 18:35:45 +08:00
Fine0830
ad4b0639cd fix: split queries for topology to avoid page crash (#485) 2025-07-30 20:52:33 +08:00
Fine0830
47cd6d22c0 fix: verify URL when viewing dashboards (#483) 2025-07-17 18:03:41 +08:00
Fine0830
f472d551b6 fix: change sandbox attributes for widgets (#482) 2025-07-17 17:03:47 +08:00
Fine0830
0c7462069f fix: correct the service list for legends in trace graphs (#481) 2025-07-17 07:03:57 +02:00
Fine0830
1421f95ad3 fix: restrict and validate url for widgets (#480) 2025-07-17 10:41:15 +08:00
Fine0830
518f607db3 fix tracing profiling (#477) 2025-07-16 16:44:49 +08:00
Fine0830
72d7d65daa fix endpoint topology (#475) 2025-07-07 12:22:04 +08:00
Forgottener
e4a43d91e2 feat: enhance the async-profiling duration options (#472) 2025-06-02 17:18:58 +08:00
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
a4cd265d45 refactor: use the Fetch API to instead of Axios (#466) 2025-04-22 11:41:29 +08:00
Fine0830
687ae07bb0 feat: enhance the trace table graph for multiple refs (#464) 2025-04-14 21:12:48 +08:00
Fine0830
5c322d960f feat: enhance the trace tree to support displaying multiple refs of spans and distinguishing different parents. (#462) 2025-04-08 20:44:36 +08:00
Fine0830
39b4626317 feat: enhance trace list graph (#459) 2025-03-28 10:34:01 +08:00
Fine0830
1fe58f5f6c build: remove lodash library (#454) 2025-03-06 17:10:54 +08:00
周小杰
012ae1db6c fix: time range when generate link (#453) 2025-03-06 15:47:55 +08:00
Fine0830
9ab8ac44bc add pagination for endpoint list (#451) 2025-02-28 17:15:55 +08:00
Fine0830
7a690e6704 feat: add topN selector for endpoint list (#450) 2025-02-28 16:19:27 +08:00
Fine0830
65607a5540 fix echarts tooltips (#449) 2025-02-24 16:38:17 +08:00
Fine0830
5bb4218bfe feat: Implement the legend selector in metrics charts (#447) 2025-02-20 16:19:22 +08:00
Fine0830
2b6f3ecaa8 build: bump up dependencies (#448) 2025-02-20 13:49:58 +08:00
Fine0830
8ea50c8680 feat: visualize Snapshot on Alerting page (#444) 2025-01-13 17:24:32 +08:00
Fine0830
55b3867bea fix: set up async profiling tasks (#443) 2024-12-30 15:51:26 +08:00
Fine0830
2fca7a79a2 fix unit (#440) 2024-12-09 17:12:57 +08:00
Fine0830
f5cfb030a3 fix style (#439) 2024-12-04 10:29:30 +08:00
Fine0830
fbeeca8d9a Fix Async Profiling widget (#438) 2024-12-03 19:16:51 +08:00
Fine0830
ea0f5e5f62 Feat: Polish Async profiling widget (#437) 2024-12-03 12:41:51 +08:00
Fine0830
8771ce4a19 refactor: polish Trace Profiling widget (#436) 2024-12-02 15:10:24 +08:00
Fine0830
99a2461734 update style (#435) 2024-11-28 21:35:44 +08:00
Fine0830
fb0817eed8 feat: implement Async Profiling widget (#434) 2024-11-28 17:50:43 +08:00
Fine0830
e164d87209 Fix: releases an existing object URL (#433) 2024-11-25 11:26:42 +08:00
Zixin Zhou
aff69c057f feat: Add support collapse span (#431) 2024-11-23 19:55:54 +08:00
Fine0830
7338cec6b4 fix metrics query (#430) 2024-11-22 15:53:37 +08:00
Fine0830
536df8c052 feat: Split topology metric query to avoid exceeding the maximum query complexity (#429) 2024-11-14 11:38:13 +08:00
Fine0830
64d4a2b59b hide entrances to unrelated dashboards in topn list (#428) 2024-11-08 10:03:49 +08:00
Fine0830
6e1a6cf19b fix (#427) 2024-11-07 12:41:19 +08:00
Fine0830
aeddb39637 feat: implement owner option for TopList widgets in related trace options (#426) 2024-11-07 10:31:06 +08:00
Fine0830
14fa5d65b6 feat: View data value related dashboards in TopList widgets (#425) 2024-11-05 11:21:08 +08:00
Fine0830
224e761d70 Fix initialization dashboards (#424) 2024-10-24 15:49:02 +08:00