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
|
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 |
|
Fine0830
|
28c2cbd609
|
fix: change icons for trace types (#512)
|
2025-11-10 20:22:00 +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 |
|
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 |
|