Commit Graph

465 Commits

Author SHA1 Message Date
Fine0830
2c1e8511e7 feat: support trace v1 in trace single page (#549) 2026-04-27 19:04:47 +08:00
Fine0830
f6c6612af8 fix: add flex-shrink style for labels (#547) 2026-04-18 14:09:25 +08:00
Jingyi Qu
54ba66db92 Add the front end for pprof profiling (#541) 2026-04-13 10:38:26 +08:00
Fine0830
431bcc0891 fix: set the step to SECOND in the duration for Log/Trace/Alarm/Tag (#537) 2026-03-30 12:36:59 +08:00
Fine0830
3c907950e7 feat: add coldStage to the Duration (#521) 2026-02-10 12:44:14 +08:00
Fine0830
4e3b1bdeae Fix validation guard for router (#520) 2026-02-05 23:01:05 +13:00
Fine0830
0334c28da5 refactor: Implement a common pagination component (#516) 2026-01-06 18:19:35 +08:00
Fine0830
f74a59f757 fix: correct logic for the log pagination (#515) 2026-01-05 18:42:31 +08:00
KitAndrew
a4e9908b43 fix: update current service in store before navigating to dashboard (#514) 2025-11-21 11:02:59 +08:00
youjie23
6eaf7fe26d feat: enhance the alarm kernel with recovered status notification capability #13492 (#505) 2025-11-14 10:19:55 +08:00
Fine0830
28c2cbd609 fix: change icons for trace types (#512) 2025-11-10 20:22:00 +08:00
Fine0830
30927258d6 fix: display the menu description in the Marketplace when there is no the i18nKey (#511) 2025-10-29 14:18:39 +08:00
Fine0830
b710a0a589 feat: add the queryOrder to trace filters (#508) 2025-10-21 10:39:15 +08:00
Fine0830
3cefbf1bd5 fix: update the CSS for the event prompt to vertically center it within the container. (#507) 2025-10-11 10:25:30 +08:00
Fine0830
35125d133b polish event (#506) 2025-10-11 09:57:36 +08:00
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
Fine0830
c5e45ab97a Fix the snapshot charts (#474) 2025-06-18 16:31:44 +08:00
Fine0830
35a1ff9b24 feat: enhance the TTL Tab on Setting page (#473) 2025-06-03 21:23:48 +08:00
Forgottener
e4a43d91e2 feat: enhance the async-profiling duration options (#472) 2025-06-02 17:18:58 +08:00
Fine0830
1f651cf528 Fix: Add the prefix for http url (#471) 2025-05-30 15:37:27 +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