Sync ui (#9841)
This commit is contained in:
parent
317d539371
commit
2cdcb0d7cc
|
|
@ -86,16 +86,21 @@
|
|||
* Enhance the process topology graph to support dragging nodes.
|
||||
* UI-template: Fix metrics calculation in `general-service/mesh-service/faas-function` top-list dashboard.
|
||||
* Update MySQL dashboard to visualize collected slow SQLs.
|
||||
* Add virtual cache dashboard
|
||||
* Add virtual cache dashboard.
|
||||
* Remove `responseCode` fields of all OAL sources, as well as examples to avoid user's confusion.
|
||||
* Remove All from the endpoints selector.
|
||||
* Enhance menu configurations to make it easier to change.
|
||||
* Update PostgreSQL dashboard to visualize collected slow SQLs.
|
||||
* Add Golang runtime metrics and cpu/memory used rate panels in General-Instance dashboard
|
||||
* Add gateway apisix menu
|
||||
* Query logs with the specific service ID
|
||||
* Bump d3-color from 3.0.1 to 3.1.0
|
||||
* Add Golang runtime metrics and cpu/memory used rate panels in FaaS-Instance dashboard
|
||||
* Add Golang runtime metrics and cpu/memory used rate panels in General-Instance dashboard.
|
||||
* Add gateway apisix menu.
|
||||
* Query logs with the specific service ID.
|
||||
* Bump d3-color from 3.0.1 to 3.1.0.
|
||||
* Add Golang runtime metrics and cpu/memory used rate panels in FaaS-Instance dashboard.
|
||||
* Revert logs on trace widget.
|
||||
* Add a sub-menu for virtual mq.
|
||||
* Add `readRecords` to metric types.
|
||||
* Verify dashboard names for new dashboards.
|
||||
* Associate metrics with the trace widget on dashboards.
|
||||
|
||||
#### Documentation
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2bf90d6a6d93c47c0f91fcd4c66e38cb296cd0e7
|
||||
Subproject commit eda44db0cd97f0035a9195b20f1907bcb26f3708
|
||||
Loading…
Reference in New Issue