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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 41cc116f8f4 Add experimental GraalVM Distro project to docs
41cc116f8f4 is described below

commit 41cc116f8f44f4259aa4524bdf13cf489953baa0
Author: Wu Sheng <[email protected]>
AuthorDate: Fri Feb 27 08:52:48 2026 +0800

    Add experimental GraalVM Distro project to docs
---
 data/docs.yml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/data/docs.yml b/data/docs.yml
index 4d2983f2734..234a853a0c9 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -64,6 +64,15 @@
         - version: v9.4.0
           link: /docs/main/v9.4.0/readme/
           commitId: e26cc3b713c63326af296224e4cdcf33076b6d0b
+    - name: (Experimental) GraalVM Distro
+      icon: skywalking
+      description: A re-distribution of the Apache SkyWalking OAP server based 
on GraalVM native image. This is experimental.
+      user: apache
+      repo: skywalking-graalvm-distro
+      repoUrl: https://github.com/apache/skywalking-graalvm-distro.git
+      docs:
+        - version: Next
+          link: /docs/skywalking-graalvm-distro/next/readme/
     - name: Booster UI
       icon: rocketbot-ui
       description: The native UI for SkyWalking v9

Reply via email to