This is an automated email from the ASF dual-hosted git repository.

wu-sheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c8b39b80d34 docs(ui): add Horizon UI and archive Booster UI
c8b39b80d34 is described below

commit c8b39b80d34a85043b86198d20817a89c694fc26
Author: Wu Sheng <[email protected]>
AuthorDate: Mon May 18 16:30:05 2026 +0800

    docs(ui): add Horizon UI and archive Booster UI
    
    Add apache/skywalking-horizon-ui as the next-generation UI (natively
    supports SkyWalking since v11, and partially v10). Move Booster UI
    from the active server list to Archived Repositories.
---
 data/docs.yml     | 12 ++++++++----
 data/releases.yml |  6 +++---
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/data/docs.yml b/data/docs.yml
index 1cc4904b9b9..b8de7e866d9 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -85,11 +85,11 @@
         - version: v0.2.1 (10.3.0-dev-64a1795)
           link: /docs/skywalking-graalvm-distro/v0.2.1/readme/
           commitId: 5487ed31653fe7a573b0467ae2c4c365204ade5d
-    - name: Booster UI
-      icon: rocketbot-ui
-      description: The native UI for SkyWalking v9
+    - name: Horizon UI
+      icon: skywalking
+      description: Apache SkyWalking next-generation UI (Horizon), natively 
supporting SkyWalking since v11, and partially for v10.
       user: apache
-      repo: skywalking-booster-ui
+      repo: skywalking-horizon-ui
 - type: Grafana Plugins
   description:
   list:
@@ -432,6 +432,10 @@
       description: Docker files for Apache SkyWalking(version <= 8.7.0) 
javaagent, OAP, and UI.
       user: apache
       repo: skywalking-docker
+    - name: (Archived) Booster UI
+      description: Apache SkyWalking UI for SkyWalking v9 and v10
+      user: apache
+      repo: skywalking-booster-ui
     - name: (Archived) Rocketbot UI
       description: Apache SkyWalking UI for SkyWalking v6/v7/v8
       user: apache
diff --git a/data/releases.yml b/data/releases.yml
index 27a1bfa95b7..a7a691e433f 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -255,9 +255,9 @@
               link: 
https://archive.apache.org/dist/skywalking/graalvm-distro/0.2.1/apache-skywalking-graalvm-distro-0.2.1-darwin-arm64.tar.gz.asc
             - name: sha512
               link: 
https://archive.apache.org/dist/skywalking/graalvm-distro/0.2.1/apache-skywalking-graalvm-distro-0.2.1-darwin-arm64.tar.gz.sha512
-    - name: Booster UI
-      icon: rocketbot-ui
-      description: SkyWalking's primary UI. All source codes have been 
included in the main repo release.
+    - name: Horizon UI
+      icon: skywalking
+      description: Apache SkyWalking next-generation UI (Horizon), natively 
supporting SkyWalking since v11, and partially for v10.
       sourceText: Included in the main repo release
     - name: Grafana Plugins
       icon: skywalking

Reply via email to