Commit Graph

108 Commits

Author SHA1 Message Date
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
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
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
7dcc67f455 feat: implement the Status API on Settings page (#470) 2025-05-30 12:53:22 +08:00
Fine0830
7a690e6704 feat: add topN selector for endpoint list (#450) 2025-02-28 16:19:27 +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
Zixin Zhou
0007e3e3ae Update mappingTip (#422) 2024-10-18 14:36:25 +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
Starry
c35bdce399 fix: browser log (#399) 2024-06-04 08:51:43 +08:00
Starry
5419a69700 feat: highlight search log keywords (#398) 2024-06-02 18:33:43 +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
5061b19cf7 fix: polish the hierarchy topology and dashboard configs (#362) 2024-01-16 17:04:21 +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
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
block666
0ea95b1ca6 Remove the description of OpenFunction in the UI. (#347) 2023-11-27 07:50:05 -08:00
Fine0830
d86543aeed refactor: update Logs view (#333)
New columns of the Log View
1. Timestamp + Raw log(content) as column one, 70% of the initial table width. No separate timestamp column. The first column should be timestamp - content
2. Level tag(key=level)'s value. This could be missed from tags, if so, keep the column empty.
3. Trace link. If trace ID exists, generate a link to trace. Don't need to put the relative trace ID in the text.
4. Still keep details pop-up style.
2023-11-01 22:45:45 +08:00
Fine0830
d2eae87957 feat: add a title and a description for trace segments (#332) 2023-10-23 17:42:02 +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
63db3fbc2e fix: update the title of instance list and notices in the continue profiling (#289) 2023-06-25 22:41:45 +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
innerpeacez
d129c75c8c feat: add mq menu (#262)
Signed-off-by: innerpeacez <innerpeace.zhai@gmail.com>
Co-authored-by: Fine <fanxue0830@gmail.com>
2023-04-27 17:38:13 +08:00
innerpeacez
ceae10cbfa feat: add elasticsearch menu (#257) 2023-04-13 17:08:00 +08:00
yswdqz
8bb45bb453 Add Redis Menu (#253) 2023-04-05 22:20:11 +08:00
Fine0830
68eea52e88 fix: update menu (#249) 2023-03-27 21:37:45 +08:00
pg.yang
5973632f0f Add AWS API Gateway menu (#248) 2023-03-26 10:01:05 +08:00
yswdqz
72060f8227 Add AWS DynanoDB menu (#237) 2023-02-20 20:57:52 +08:00
Fine0830
b247ed1c24 feat: optimize menus and add Windows monitoring menu (#236) 2023-02-17 13:29:42 +08:00
Fine0830
b2707e0e62 feat: add period (#235) 2023-02-15 13:37:14 +08:00
pg.yang
5b0a68fe18 Add AWS S3 menu (#227) 2023-02-08 22:43:05 +08:00
Fine0830
4486684183 feat: add auto fresh to widgets independent mode (#224) 2023-02-07 16:14:38 +08:00
Fine0830
1768a1641c feat: update menus for OpenFunction (#223) 2023-02-06 14:36:13 +08:00
Fine0830
224053c0f4 feat: Implement independent mode for widgets (#221) 2023-02-06 13:38:19 +08:00
Fine0830
8785817efe feat: add a iframe widget for zipkin ui (#215) 2023-01-03 16:12:45 +08:00
Fine0830
44dcb1e7f6 build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Mahmoud Anwer
1e0c253488 Update MySQL UI to support MariaDB (#207) 2022-12-12 10:45:07 +08:00
Fine0830
154372615e update menu icons (#203) 2022-12-07 11:53:45 +08:00
pg.yang
253f5c9261 Add AWS menu for supporting AWS monitoring (#202) 2022-12-06 21:41:15 +08:00
Fine0830
d4dde7e73b fix: optimize config UI for related trace and metrics (#195) 2022-11-29 14:24:15 +08:00