From 96611394284ca6f6d5ab142516602a5787b283d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Tue, 6 Apr 2021 11:54:49 +0800 Subject: [PATCH] Sync UI (#6690) --- CHANGES.md | 3 +++ skywalking-ui | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c1e5075d8..35e887441 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -90,6 +90,9 @@ Release Notes. * Fix the problem that the footer and topology group is shaded when the topology radiation is displayed. * When the topology radiation chart is displayed, the corresponding button should be highlighted. * Refactor the route mapping, Dynamically import routing components, Improve first page loading performance. +* Support topology of two mutually calling services. +* Implement a type of table chart in the dashboard. +* Support event in the dashboard #### Documentation * Polish documentation due to we have covered all tracing, logging, and metrics fields. diff --git a/skywalking-ui b/skywalking-ui index b94022221..d339675c6 160000 --- a/skywalking-ui +++ b/skywalking-ui @@ -1 +1 @@ -Subproject commit b94022221a896c29d9eb9112eb47df3c5eeca686 +Subproject commit d339675c61ff0444f101edaedb92bd8a7bbca5b0