Commit Graph

34 Commits

Author SHA1 Message Date
Fine0830
bddbe40974
add duration (#420) 2024-10-16 10:26:45 +08:00
Fine0830
d65c18bd38
feat: add queries for alarm tags (#417) 2024-09-29 15:15:35 +08:00
Fine0830
ccb4d78f6b
feat: add the layers filed and associate layers dashboards for the service topology nodes (#370) 2024-01-30 15:59:16 +08:00
Fine0830
306508856b
feat: implement the Service and Instance hierarchy topology. (#360) 2024-01-13 11:05:32 +08:00
Fine0830
102436ca51
feat: add shortName for service (#323) 2023-09-20 21:16:41 +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
8c9c339417
feat: filter tasks with current process ID (#282) 2023-06-13 14:48:38 +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
Fine0830
dc22f8da6e
feat: supporting expressions to query metrics data (#270) 2023-06-04 14:09:36 +08:00
Fine0830
55e4828adc
feat: update trace profiling protocol (#250) 2023-03-30 09:50:14 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
7d802d490e
feat: visualize attached events on the trace widget (#190) 2022-11-24 11:19:25 +08:00
Fine0830
eda44db0cd
feat: associate metrics with trace widget on dashboards (#174) 2022-10-25 11:36:49 +08:00
Fine0830
cb3aa940b3
feat: create markers on process topology calls (#146) 2022-08-25 12:03:13 +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
3c37d7c197
fix: set the duration and scroll position for on-demand logs (#104) 2022-06-07 21:54:29 +08:00
Fine0830
30069ce825
feat: visualize a on-demand log widget (#99) 2022-06-02 20:09:38 +08:00
Fine0830
45f896bf36
feat: visualize the OFF CPU eBPF profiling (#97) 2022-05-23 16:00:30 +08:00
Fine0830
b544decbbb
feat: remove needTotal and total fields from query conditions (#94) 2022-05-19 19:29:02 +08:00
Fine0830
b953904c71
feat: remove the total filed from query conditions (#93) 2022-05-19 15:49:24 +08:00
Fine0830
b492787027
feat: Implement tags auto-complete for Trace and Log (#85) 2022-05-12 17:00:07 +08:00
Fine0830
0e0f2704b3
fix graphql query (#84) 2022-05-11 20:02:45 +08:00
Fine0830
49c4c96a6a
remove process layer (#82) 2022-05-10 17:25:56 +08:00
Fine0830
a0b57d0a5a
feat: remove the layer filed for instance query (#81) 2022-05-10 17:03:47 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
0a29a86c34
feat: Support searching endpoints with keyword (#43) 2022-03-28 18:07:09 +08:00
Fine0830
597e98e291
feat: Implement templates for dashboards (#28) 2022-03-19 12:11:35 +08:00
Fine0830
0f667d967e
feat: Implement visualizing events with a timeline. (#25) 2022-03-10 10:53:02 +08:00
Fine0830
2a40545f93
feat: Implement visualizing alarm (#23) 2022-03-09 12:32:54 +08:00
Fine0830
ca6d08827f
feat: implement Profile in the dashboard (#19) 2022-03-02 16:41:48 +08:00
Fine0830
977ffbaf74
feat: add Trace in dashboards (#18)
* feat: add trace tool

* feat: add trace

* feat: add trace filters

* feat: add trace list

* feat: add trace detail

* fix: update trace detail

* feat: add trace list

* fix: update trace list

* feat: add trace tree

* fix: update trace tree

* feat: add trace table

* feat: add trace statistics

* fix: update trace statistics

* fix: update resize

* feat: add trace log

* feat: add related logs

* feat: add loading

* fix: update name

* feat: watch selectors

* fix: view span on table

* fix ci

* fix: update file name

* fix: update file name

* fix: update file name

* fix: update filters

* build: add package
2022-02-26 22:47:53 +08:00
Fine0830
f53b422782
feat: implement Topology on the dashboard (#14) 2022-02-19 23:05:57 +08:00