Commit Graph

64 Commits

Author SHA1 Message Date
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
9f57e35119
revert logs on trace widget (#170) 2022-10-14 11:28:10 +08:00
Fine0830
26817e9f92
feat: enhance the process topology graph to support dragging nodes (#158) 2022-09-15 17:18:39 +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
2ba3c67d31
feat: the log widget and the trace widget associate with each other, remove log tables on the trace widget (#128) 2022-07-27 16:24:34 +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
30069ce825
feat: visualize a on-demand log widget (#99) 2022-06-02 20:09:38 +08:00
Fine0830
4d26728eb5
feat: add Percentage Of Root and Percentage Of Selected in the eBPF widget (#101) 2022-05-30 18:18:37 +08:00
Fine0830
74cb089271
feat: sort spans with startTime or spanId in a segment (#100) 2022-05-26 13:04:43 +08:00
Fine0830
21523b8cb5
fix: polish the eBPF profiling widget (#90) 2022-05-18 17:40:40 +08:00
Fine0830
8c7fee4d86
feat: remove unexpected data for exporting dashboards (#89) 2022-05-16 21:38:39 +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
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +08:00
Fine0830
3b4c3cc4ea
build: split chunks, compress files, and auto import components on demand (#60) 2022-04-11 22:36:16 +08:00
Fine0830
ee06546c20
fix: add tooltips for list graphs (#47) 2022-03-30 21:19:06 +08:00
Fine0830
767c92c60d
fix: polish pages and validate data (#46) 2022-03-30 16:29:19 +08:00
Fine0830
61d182b986
fix: update pagination for service list, endpoint list, instance list and add legend configs (#45) 2022-03-29 19:20:16 +08:00
Fine0830
c00d5d2a05
feat: Implement custom configurations for metrics on dashboards and topology (#39) 2022-03-26 22:52:43 +08:00
Fine0830
99e23c33dc
feat: Implement Text control and update Topology (#37) 2022-03-25 15:51:06 +08:00
Fine0830
42d8e909f6
feat: Move topology to widgets (#29) 2022-03-20 19:45:31 +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
1377703185
feat: Implement adding controls in Tabs (#21) 2022-03-04 15:35:29 +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
01194b0325
fix: set config to control depth selector (#16) 2022-02-21 13:16:34 +08:00
Fine0830
f53b422782
feat: implement Topology on the dashboard (#14) 2022-02-19 23:05:57 +08:00
Qiuxia Fan
9389eeb184 feat: set configs 2022-01-25 13:08:49 +08:00
Qiuxia Fan
8a2eeae315 feat: add metrics on servicelist 2022-01-24 14:03:11 +08:00
Qiuxia Fan
bbb269a665 feat: add metrics on endpointlist 2022-01-23 21:48:23 +08:00
Qiuxia Fan
0f01ac34a9 feat: visualize metrics in InstanceList 2022-01-23 17:01:58 +08:00
Qiuxia Fan
3968c2c13f refactor: update selectors structure 2022-01-22 14:57:51 +08:00
Qiuxia Fan
37fad917fb feat: support multiple metrics for querys 2022-01-20 20:17:19 +08:00
Qiuxia Fan
4baa00001a refactor: create a component for metric config 2022-01-19 18:12:16 +08:00
Qiuxia Fan
2e82d52e71 feat: add list components config 2022-01-18 15:53:43 +08:00
Qiuxia Fan
0a417b3665 feat: fetch services, instances, endpoints 2022-01-15 14:33:53 +08:00
Qiuxia Fan
8d0acfa1e0 feat: add custom config for graphs 2022-01-12 23:04:31 +08:00
Qiuxia Fan
a5f8cc2900 fix: update config 2022-01-12 18:47:04 +08:00
Qiuxia Fan
8e0bf6357e feat: add widget and standard config 2022-01-12 15:15:16 +08:00
Qiuxia Fan
16085bb56f feat: add custom config for Bar, Line, Area 2022-01-12 14:30:45 +08:00
Qiuxia Fan
ad1e500c54 feat: update config 2022-01-12 11:44:54 +08:00
Qiuxia Fan
a496b6d24c feat: add hooks and utils 2022-01-10 17:53:53 +08:00
Qiuxia Fan
92b03a006e feat: edit tab item name, add widgets in tab 2022-01-09 16:58:11 +08:00