sync ui (#9611)
* Polish the endpoint list graph. * Fix styles for an adaptive height. * Fix setting up a new time range after clicking the refresh button. * Enhance the process topology graph to support dragging nodes.
This commit is contained in:
parent
dd3a45e4e7
commit
f38ff09e6c
|
|
@ -20,9 +20,12 @@
|
|||
* [Breaking Change]: migrate from Spring Web to Armeria, now you should use the environment variable name `SW_OAP_ADDRESS`
|
||||
to change the OAP backend service addresses, like `SW_OAP_ADDRESS=localhost:12800,localhost:12801`, and use environment
|
||||
variable `SW_SERVER_PORT` to change the port. Other Spring-related configurations don't take effect anymore.
|
||||
* Polish the endpoint list graph.
|
||||
* Fix styles for an adaptive height.
|
||||
* Fix setting up a new time range after clicking the refresh button.
|
||||
* Enhance the process topology graph to support dragging nodes.
|
||||
* UI-template: Fix metrics calculation in `general-service/mesh-service/faas-function` top-list dashboard.
|
||||
|
||||
|
||||
#### Documentation
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 49bc3490642a82f56f3cd6ca15988d7338fb7d95
|
||||
Subproject commit 26817e9f927dd07fb439f415227bf371f45a9645
|
||||
Loading…
Reference in New Issue