Commit Graph

94 Commits

Author SHA1 Message Date
drgnchan
7813c92673
fix:clear interval fail when close autoRefresh (#108) 2022-06-15 10:06:53 +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
c875c95c20
fix: activate the correct tab index after renaming a Tabs name (#103) 2022-06-06 16:36:04 +08:00
Fine0830
30069ce825
feat: visualize a on-demand log widget (#99) 2022-06-02 20:09:38 +08:00
Fine0830
74cb089271
feat: sort spans with startTime or spanId in a segment (#100) 2022-05-26 13:04:43 +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
7f474984c4
fix: set duration time (#88) 2022-05-15 15:14:02 +08:00
Fine0830
784c2e97b8
feat: support multiple trees for the flame graph (#86) 2022-05-12 20:57:37 +08:00
Fine0830
b492787027
feat: Implement tags auto-complete for Trace and Log (#85) 2022-05-12 17:00:07 +08:00
Fine0830
ca14a7d2c2
fix: set date to 0 and remove duration filed (#83) 2022-05-11 15:05:58 +08:00
Fine0830
d93a7cead2
feat: mobile terminal adaptation (#78) 2022-05-09 14:54:08 +08:00
Fine0830
2a2500a28d
fix: verify query params to avoid invalid queries (#77) 2022-05-05 19:12:32 +08:00
Fine0830
7d1bb43adb
fix: view spans details and task logs (#76) 2022-05-04 14:28:27 +08:00
Fine0830
f40e9633df
avoid invalid querys (#74) 2022-04-27 21:38:31 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
393885324b
fix utc (#71) 2022-04-21 12:39:06 +08:00
Fine0830
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +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
355fe215a3
build: optimize configs for building (#44) 2022-03-28 23:07:49 +08:00
Fine0830
0a29a86c34
feat: Support searching endpoints with keyword (#43) 2022-03-28 18:07:09 +08:00
Fine0830
2167b4afd5
fix: calculate widget index and init metrics config (#41) 2022-03-27 23:45:28 +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
4380a874de
fix: polish pages and bugs fix (#36) 2022-03-24 21:35:22 +08:00
Fine0830
33365f2a14
fix: update components, save templates (#35) 2022-03-23 19:06:20 +08:00
Fine0830
049f46a4cf
feat: update dashboard list and reload templates (#33) 2022-03-22 20:14:16 +08:00
Fine0830
f9aacb72e1
feat: save and init topology templates (#32) 2022-03-22 13:40:40 +08:00
Fine0830
f1e405fbb4
feat: add switch to control dashboard mode (#31) 2022-03-21 19:34:08 +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
24f07cfdb1
update selector for events (#26) 2022-03-10 11:41:20 +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
8ad1c91082
feat: Add Log widget in dashboards (#22) 2022-03-08 14:39:42 +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
Fine0830
7472d70720
feat: create global actions for setting page title and auto refresh pages (#13)
* fix: update heat map

* feat: update servicelist

* fix: update list

* feat: update page with changing times

* feat: set auto fresh

* feat: set page titles
2022-01-26 12:18:03 +08:00
Qiuxia Fan
829ae69f0f feat: update selectors 2022-01-25 16:33:21 +08:00
Qiuxia Fan
137f093e05 fix: update metrics 2022-01-25 14:43:24 +08:00
Qiuxia Fan
9389eeb184 feat: set configs 2022-01-25 13:08:49 +08:00
Qiuxia Fan
e314f45874 feat: open dashboards with selector ids of link url 2022-01-24 18:31:33 +08:00
Qiuxia Fan
21fb053bda feat: switch dashboard with entity 2022-01-24 16:06:27 +08:00
Qiuxia Fan
51e6d0be27 fix: get selectedGrid 2022-01-23 20:25:31 +08:00
Qiuxia Fan
0f01ac34a9 feat: visualize metrics in InstanceList 2022-01-23 17:01:58 +08:00