Commit Graph

108 Commits

Author SHA1 Message Date
Fine0830
d8f91bbdf3 feat: Implement creating tasks UI for network profiling widget (#193) 2022-11-28 17:57:23 +08:00
Fine0830
2230d05508 fix: optimize metrics related trace (#188) 2022-11-21 14:28:37 +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
eda44db0cd feat: associate metrics with trace widget on dashboards (#174) 2022-10-25 11:36:49 +08:00
pg.yang
78f0096c00 add menu for virtual mq (#173) 2022-10-20 20:36:28 +08:00
WD
77d189cdfb fix: added name verification to avoid creating blank dashboard name (#171) 2022-10-17 21:25:59 +08:00
Fine0830
9f57e35119 revert logs on trace widget (#170) 2022-10-14 11:28:10 +08:00
pg.yang
5bb58a00cd feat: add gateway,apisix menu (#163) 2022-09-27 10:36:15 +08:00
pg.yang
214b34ddfd feat: add virtual cache dashboard (#159) 2022-09-19 10:02:22 +08:00
Fine0830
5da441ff9a fix: polish the endpoint list graph (#155) 2022-09-08 21:46:37 +08:00
Fine0830
a4fc5192ac feat: Implement the network profiling widget (#132) 2022-08-23 13:41:05 +08:00
Fine0830
2fd5fb9b1e add sub menu for PostgreSQL layer (#140) 2022-08-22 21:48:02 +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
732b834749 feat: add the MYSQL layer and update layer routers (#134) 2022-08-07 17:16:44 +08:00
Fine0830
42ead4a572 feat: Enhance associations for the Event widget (#120) 2022-07-19 11:57:26 +08:00
Fine0830
e144b43267 fix: update widget name rules and the association selector options (#119) 2022-07-14 16:40:06 +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
0828f8a7aa fix: update query conditions for the browser logs (#106) 2022-06-14 11:26:53 +08:00
Fine0830
30069ce825 feat: visualize a on-demand log widget (#99) 2022-06-02 20:09:38 +08:00
Fine0830
f2e75f2b9f fix: update query conditions for browser logs (#95) 2022-05-20 10:51:19 +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
4c1884d552 fix the tag tips (#75) 2022-04-29 15:26:58 +08:00
Fine0830
8a07b1d804 feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Brandon Fergerson
be60d5c770 Update en.ts (#69) 2022-04-17 17:06:08 +08:00
Fine0830
a37bf62500 fix: add technology icons and update word contents (#58) 2022-04-06 12:05:07 +08:00
Fine0830
13b508e896 feat: set root entity for dashboards and set lang (#48) 2022-03-31 13:25:30 +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
355fe215a3 build: optimize configs for building (#44) 2022-03-28 23:07:49 +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
049f46a4cf feat: update dashboard list and reload templates (#33) 2022-03-22 20:14:16 +08:00
Fine0830
f1e405fbb4 feat: add switch to control dashboard mode (#31) 2022-03-21 19:34:08 +08:00
Fine0830
61f82c54df feat: Add menus in side bar (#30) 2022-03-21 15:36:56 +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
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
Qiuxia Fan
655c4c41e9 refactor: update MetricOptions 2022-01-24 21:19:57 +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
22ebade7ac feat: translate keys 2022-01-13 11:42:10 +08:00
Qiuxia Fan
b40a5e600e feat: add standard options 2022-01-05 19:36:47 +08:00