sync ui (#6717)
This commit is contained in:
parent
5c9b79f84b
commit
d6b73cd917
|
|
@ -96,7 +96,8 @@ Release Notes.
|
||||||
* Refactor the route mapping, Dynamically import routing components, Improve first page loading performance.
|
* Refactor the route mapping, Dynamically import routing components, Improve first page loading performance.
|
||||||
* Support topology of two mutually calling services.
|
* Support topology of two mutually calling services.
|
||||||
* Implement a type of table chart in the dashboard.
|
* Implement a type of table chart in the dashboard.
|
||||||
* Support event in the dashboard
|
* Support event in the dashboard.
|
||||||
|
* Show instance name in the trace view.
|
||||||
|
|
||||||
#### Documentation
|
#### Documentation
|
||||||
* Polish documentation due to we have covered all tracing, logging, and metrics fields.
|
* Polish documentation due to we have covered all tracing, logging, and metrics fields.
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 9f0ad1b9cffc5d6db1836e9bc82b293fe80c46e2
|
Subproject commit 2cfea97ec487fb23682868bdf67f70b6ace6d933
|
||||||
Loading…
Reference in New Issue