This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new c551a9ddb6 sync ui (#12102)
c551a9ddb6 is described below
commit c551a9ddb68bc34f44f00fe0dc5b5cb4959e0d19
Author: Fine0830 <[email protected]>
AuthorDate: Mon Apr 15 16:13:49 2024 +0800
sync ui (#12102)
* Remove the General metric mode and related logical code.
* Remove metrics for unreal nodes in the topology.
* Enhance the Trace widget for batch consuming spans.
---
docs/en/changes/changes.md | 3 +++
skywalking-ui | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 8de4efebbc..03c41b0a45 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -128,6 +128,9 @@
* Add workflow icon.
* Metrics support multiple labels.
* Support the `SINGLE_VALUE` for table widgets.
+* Remove the General metric mode and related logical code.
+* Remove metrics for unreal nodes in the topology.
+* Enhance the Trace widget for batch consuming spans.
#### Documentation
diff --git a/skywalking-ui b/skywalking-ui
index 460b24f42c..12cd279c90 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit 460b24f42cec9d8db63b9300c8e00c8ab3312c82
+Subproject commit 12cd279c90a6843199aee16056f455582211d6d0