Commit Graph

112 Commits

Author SHA1 Message Date
Fine0830
e4b2203cf6
fix: update (#393) 2024-04-19 15:54:17 +08:00
Fine0830
731d652a7d
fix: polish (#390) 2024-04-16 17:52:51 +08:00
Fine0830
03f321b62a
refactor: remove the General metric mode and related logical code (#384) 2024-04-11 17:50:43 +08:00
Fine0830
460b24f42c
feat: support the SINGLE_VALUE for table widgets (#383) 2024-04-10 23:35:15 +08:00
Fine0830
fd2c7ca716
feat: enhance metric labels (#382) 2024-04-10 16:40:14 +08:00
Fine0830
001fa25a3b
feat: support Tabs in the widget visiable when MQE expressions (#353) 2023-12-20 17:58:00 +08:00
Fine0830
8618a9440e
fix: polish list style (#341) 2023-11-21 11:24:27 +08:00
Fine0830
a4271bb479
feat: enhance the Dark Theme (#336) 2023-11-15 19:53:23 +08:00
Fine0830
832dc1676b
feat: implement the Dark Theme (#334) 2023-11-14 20:37:15 +08:00
Fine0830
70063c376f
Fix tooltip style to support multiple metrics scrolling view in a metrics graph (#325) 2023-10-08 10:58:47 +08:00
Fine0830
102436ca51
feat: add shortName for service (#323) 2023-09-20 21:16:41 +08:00
Fine0830
3dc929dd53
refactor: update pagination (#320) 2023-09-20 11:57:52 +08:00
Fine0830
dce1035f2e
feat: implement a breadcrumb component as navigation (#313) 2023-08-30 19:06:40 +08:00
Fine0830
9ac1265e7f
feat(style): add scss variables (#291) 2023-06-28 15:46:27 +08:00
Fine0830
6c4991bc56
fix: view related trace (#285) 2023-06-16 11:13:36 +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
7738695601
fix: show error messages and update style for no data (#279) 2023-06-09 21:03:51 +08:00
Fine0830
9b1a5f7a74
fix: expressions (#278) 2023-06-09 18:23:33 +08:00
Fine0830
54997794b4
feat: remove returnTypeOfMQE and add detail label (#277) 2023-06-08 20:52:44 +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
fe28fae27d
fix: pod list (#266) 2023-05-15 10:52:54 +08:00
Fine0830
7dde4820de
build(deps): bump element-plus from 2.0.2 to 2.1.0 (#260) 2023-04-16 10:53:09 +08:00
Fine0830
7257858921
feat: update options for line graph (#259) 2023-04-14 17:09:30 +08:00
Fine0830
ce585d6e08
feat: set default value for showSymbol in the line graph (#258) 2023-04-14 10:35:30 +08:00
Fine0830
49a5481fb0
types: optimize data types (#254) 2023-04-06 21:50:57 +08:00
Fine0830
1d189e82a7
fix: set filter ID when ReadRecords metric associates with trace (#247) 2023-03-23 21:40:38 +08:00
Fine0830
220525a2d9
feat: add a calculation for cpm5d (#239) 2023-02-22 09:14:23 +08:00
Fine0830
163de5e5cf
refactor: optimize graph tooltips to make them more friendly (#216) 2023-01-05 17:44:28 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
221751f034
fix: optimize metrics association (#196) 2022-11-29 18:47:53 +08:00
Fine0830
5be106fc4f
fix: add ProcessRelation to entity types (#194) 2022-11-28 22:49:23 +08:00
Fine0830
23e9742946
feat: enhance associating metrics with traces by refId (#192) 2022-11-25 17:33:51 +08:00
Fine0830
a0fc879eb1
feat: enhance graph legend for the single metric (#182) 2022-11-10 15:13:17 +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
5da441ff9a
fix: polish the endpoint list graph (#155) 2022-09-08 21:46:37 +08:00
Fine0830
87a5553e6d
fix: update process widget and query process metrics (#145) 2022-08-24 17:39:40 +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
42ead4a572
feat: Enhance associations for the Event widget (#120) 2022-07-19 11:57:26 +08:00
Fine0830
7fbd6170de
feat: Implement an association between widgets(line, bar, area graphs) with time (#115) 2022-07-08 16:17:17 +08:00
Fine0830
4c762a2458
fix: optimize widgets (#110) 2022-06-15 19:24:07 +08:00
Fine0830
74cb089271
feat: sort spans with startTime or spanId in a segment (#100) 2022-05-26 13:04:43 +08:00
Fine0830
26db1ec23e
feat: add Avg calculations (#66) 2022-04-14 18:15:28 +08:00
Fine0830
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +08:00
Fine0830
f19bcc856d
fix: update selector params and list graphs (#54) 2022-04-02 12:09:02 +08:00
Fine0830
f57fdf9312
feat: add a calculation and update selectors param (#53) 2022-04-01 23:28:39 +08:00
Fine0830
f62d0bd22b
refactor: update legend for topology (#51) 2022-04-01 17:42:48 +08:00
Fine0830
63d21becde
fix: update style and set labels (#50) 2022-04-01 13:27:49 +08:00