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 40e00a55d0 Sync UI (#13558)
40e00a55d0 is described below

commit 40e00a55d057fc5c383b491dcc8165fd23a63033
Author: Ricky Xiang <[email protected]>
AuthorDate: Wed Oct 29 19:56:24 2025 +0800

    Sync UI (#13558)
---
 .../resources/ui-initialized-templates/banyandb/banyandb-root.json    | 4 ++--
 .../src/main/resources/ui-initialized-templates/menu.yaml             | 2 +-
 skywalking-ui                                                         | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/oap-server/server-starter/src/main/resources/ui-initialized-templates/banyandb/banyandb-root.json
 
b/oap-server/server-starter/src/main/resources/ui-initialized-templates/banyandb/banyandb-root.json
index 9b712ec49f..fe0e645b86 100644
--- 
a/oap-server/server-starter/src/main/resources/ui-initialized-templates/banyandb/banyandb-root.json
+++ 
b/oap-server/server-starter/src/main/resources/ui-initialized-templates/banyandb/banyandb-root.json
@@ -29,10 +29,10 @@
           "graph": {
             "fontColor": "theme",
             "backgroundColor": "theme",
-            "content": "BanyanDB is a distributed time-series database with 
built-in self-monitoring for real-time tracking of system health, performance, 
and resource utilization.",
+            "content": "Provide BanyanDB monitoring through OpenTelemetry's 
Prometheus Receiver",
             "fontSize": 14,
             "textAlign": "left",
-            "url": 
"https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-banyandb/";
+            "url": 
"https://skywalking.apache.org/docs/main/next/en/banyandb/dashboards-banyandb/";
           }
         }
       ],
diff --git 
a/oap-server/server-starter/src/main/resources/ui-initialized-templates/menu.yaml
 
b/oap-server/server-starter/src/main/resources/ui-initialized-templates/menu.yaml
index d3eaa65bcc..ffe5059942 100644
--- 
a/oap-server/server-starter/src/main/resources/ui-initialized-templates/menu.yaml
+++ 
b/oap-server/server-starter/src/main/resources/ui-initialized-templates/menu.yaml
@@ -259,7 +259,7 @@ menus:
         i18nKey: self_observability_satellite
       - title: BanyanDB Server
         layer: BANYANDB
-        description: BanyanDB is a time-series database designed for 
observability data storage and analysis.
+        description: Provide BanyanDB monitoring through OpenTelemetry's 
Prometheus Receiver.
         documentLink: 
https://skywalking.apache.org/docs/main/next/en/banyandb/dashboards-banyandb/
         i18nKey: self_observability_banyandb
       - title: SkyWalking Java Agent
diff --git a/skywalking-ui b/skywalking-ui
index b710a0a589..30927258d6 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit b710a0a589e293b0028e3b525cbad51b2b09cf6b
+Subproject commit 30927258d66934278a401b2defa0d9592e7d1974

Reply via email to