This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b3d7bc630e4 deploy: 676041e60c8ef416c535f2f6a06c3813a083a5ce
b3d7bc630e4 is described below
commit b3d7bc630e4fc1be5c1784636a98564b4e1afa99
Author: wu-sheng <[email protected]>
AuthorDate: Mon Mar 16 10:23:33 2026 +0000
deploy: 676041e60c8ef416c535f2f6a06c3813a083a5ce
---
contributors/index.html | 6 +++---
docs/skywalking-graalvm-distro/next/compiling/index.html | 2 +-
docs/skywalking-graalvm-distro/next/configuration/index.html | 2 +-
docs/skywalking-graalvm-distro/next/distro-policy/index.html | 8 ++++----
docs/skywalking-graalvm-distro/next/docker-image/index.html | 2 +-
docs/skywalking-graalvm-distro/next/faq/index.html | 2 +-
.../next/internals/config-init-immigration/index.html | 2 +-
.../next/internals/dsl-immigration/index.html | 2 +-
.../next/internals/oal-immigration/index.html | 2 +-
docs/skywalking-graalvm-distro/next/quick-start/index.html | 2 +-
docs/skywalking-graalvm-distro/next/readme/index.html | 2 +-
docs/skywalking-graalvm-distro/next/release-guide/index.html | 2 +-
docs/skywalking-graalvm-distro/next/supported-features/index.html | 2 +-
index.json | 2 +-
searchindex.json | 2 +-
15 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/contributors/index.html b/contributors/index.html
index 363443efcec..324e6fd6318 100644
--- a/contributors/index.html
+++ b/contributors/index.html
@@ -761,7 +761,7 @@
</a>
</span>
- <div class="jmjoy jmjoy">20</div>
+ <div class="jmjoy jmjoy">21</div>
<div class="jmjoy jmjoy">8</div>
@@ -9437,7 +9437,7 @@
</a>
</span>
- <div class="wu-sheng wu-sheng">97</div>
+ <div class="wu-sheng wu-sheng">98</div>
<div class="wu-sheng wu-sheng">1</div>
</div>
@@ -23358,7 +23358,7 @@
</a>
</span>
- <div class="mrproliu mrproliu">9</div>
+ <div class="mrproliu mrproliu">10</div>
<div class="mrproliu mrproliu">2</div>
diff --git a/docs/skywalking-graalvm-distro/next/compiling/index.html
b/docs/skywalking-graalvm-distro/next/compiling/index.html
index 454682299b6..a810933d2a7 100644
--- a/docs/skywalking-graalvm-distro/next/compiling/index.html
+++ b/docs/skywalking-graalvm-distro/next/compiling/index.html
@@ -389,7 +389,7 @@ export JAVA_HOME=/path/to/graalvm-jdk-25 Step 1: Clone the
Repository git clone
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git a/docs/skywalking-graalvm-distro/next/configuration/index.html
b/docs/skywalking-graalvm-distro/next/configuration/index.html
index 1337b912b07..ef2bf2804e8 100644
--- a/docs/skywalking-graalvm-distro/next/configuration/index.html
+++ b/docs/skywalking-graalvm-distro/next/configuration/index.html
@@ -389,7 +389,7 @@ Differences from Upstream This distro selects a fixed
subset of modules/provider
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git a/docs/skywalking-graalvm-distro/next/distro-policy/index.html
b/docs/skywalking-graalvm-distro/next/distro-policy/index.html
index 24a694b2612..5098e839c9f 100644
--- a/docs/skywalking-graalvm-distro/next/distro-policy/index.html
+++ b/docs/skywalking-graalvm-distro/next/distro-policy/index.html
@@ -32,7 +32,7 @@ Architecture Constraints Submodule: skywalking/ is a git
submodule of apache/sk
<meta itemprop="description" content="SkyWalking GraalVM Distro - Distribution
Policy Goal Build and package Apache SkyWalking OAP server as a GraalVM native
image on JDK 25.
Architecture Constraints Submodule: skywalking/ is a git submodule of
apache/skywalking.git. All SkyWalking source changes go through upstream PRs.
Minimize upstream changes. This repo: Maven + Makefile to orchestrate
building on top of the submodule. Pre-compilation, GraalVM config, native-image
wiring, and the fixed module manager live here. JDK 25: Already compiles and
runs.">
-<meta itemprop="wordCount" content="2048">
+<meta itemprop="wordCount" content="2050">
@@ -386,7 +386,7 @@ Architecture Constraints Submodule: skywalking/ is a git
submodule of apache/sk
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
@@ -481,7 +481,7 @@ Architecture Constraints Submodule: skywalking/ is a git
submodule of apache/sk
</tr>
<tr>
<td><strong>Query</strong></td>
-<td>QueryModule (GraphQL), PromQLModule, LogQLModule, ZipkinQueryModule,
StatusQueryModule</td>
+<td>QueryModule (GraphQL), PromQLModule, LogQLModule, TraceQLModule,
ZipkinQueryModule, StatusQueryModule</td>
<td>default providers</td>
</tr>
<tr>
@@ -972,7 +972,7 @@ keys) that replacement loader classes use instead of
filesystem YAML access.</p>
<h3 id="remaining-verification">Remaining Verification</h3>
<ul>
<li>Verify all receiver plugins work (gRPC + HTTP endpoints)</li>
-<li>Verify all query APIs work (GraphQL, PromQL, LogQL, Zipkin)</li>
+<li>Verify all query APIs work (GraphQL, PromQL, LogQL, TraceQL, Zipkin)</li>
<li>Verify cluster mode (K8s)</li>
<li>Verify alarm module</li>
<li>Performance benchmarking vs JVM</li>
diff --git a/docs/skywalking-graalvm-distro/next/docker-image/index.html
b/docs/skywalking-graalvm-distro/next/docker-image/index.html
index 9862ebce4bb..a6f1800abd0 100644
--- a/docs/skywalking-graalvm-distro/next/docker-image/index.html
+++ b/docs/skywalking-graalvm-distro/next/docker-image/index.html
@@ -389,7 +389,7 @@ Tags Tag Description latest Most recent build from
the main branch <
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git a/docs/skywalking-graalvm-distro/next/faq/index.html
b/docs/skywalking-graalvm-distro/next/faq/index.html
index 7fbecb6c222..e9bbda3eae9 100644
--- a/docs/skywalking-graalvm-distro/next/faq/index.html
+++ b/docs/skywalking-graalvm-distro/next/faq/index.html
@@ -386,7 +386,7 @@
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git
a/docs/skywalking-graalvm-distro/next/internals/config-init-immigration/index.html
b/docs/skywalking-graalvm-distro/next/internals/config-init-immigration/index.html
index a2789bf61be..2e9ae9e6e0d 100644
---
a/docs/skywalking-graalvm-distro/next/internals/config-init-immigration/index.html
+++
b/docs/skywalking-graalvm-distro/next/internals/config-init-immigration/index.html
@@ -389,7 +389,7 @@ Since our module/provider set is fixed (37 modules, see
distro-policy.md), we ca
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git
a/docs/skywalking-graalvm-distro/next/internals/dsl-immigration/index.html
b/docs/skywalking-graalvm-distro/next/internals/dsl-immigration/index.html
index 0a90852b033..cebadd038e5 100644
--- a/docs/skywalking-graalvm-distro/next/internals/dsl-immigration/index.html
+++ b/docs/skywalking-graalvm-distro/next/internals/dsl-immigration/index.html
@@ -386,7 +386,7 @@
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git
a/docs/skywalking-graalvm-distro/next/internals/oal-immigration/index.html
b/docs/skywalking-graalvm-distro/next/internals/oal-immigration/index.html
index d10c3979d0e..308fe2f5758 100644
--- a/docs/skywalking-graalvm-distro/next/internals/oal-immigration/index.html
+++ b/docs/skywalking-graalvm-distro/next/internals/oal-immigration/index.html
@@ -386,7 +386,7 @@ Solution: Run OAL engine at build time, export .class files
+ manifests. Rep
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git a/docs/skywalking-graalvm-distro/next/quick-start/index.html
b/docs/skywalking-graalvm-distro/next/quick-start/index.html
index ad1f9bc5a9f..c2569bcc829 100644
--- a/docs/skywalking-graalvm-distro/next/quick-start/index.html
+++ b/docs/skywalking-graalvm-distro/next/quick-start/index.html
@@ -392,7 +392,7 @@ curl http://localhost:12800/healthcheck Connect Your
Application Point your SkyW
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git a/docs/skywalking-graalvm-distro/next/readme/index.html
b/docs/skywalking-graalvm-distro/next/readme/index.html
index 01bf9c31813..b1a95034da8 100644
--- a/docs/skywalking-graalvm-distro/next/readme/index.html
+++ b/docs/skywalking-graalvm-distro/next/readme/index.html
@@ -389,7 +389,7 @@ This project produces a GraalVM native-image build of the
same OAP server — a
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git a/docs/skywalking-graalvm-distro/next/release-guide/index.html
b/docs/skywalking-graalvm-distro/next/release-guide/index.html
index 64f91733bcb..fd9ff732f91 100644
--- a/docs/skywalking-graalvm-distro/next/release-guide/index.html
+++ b/docs/skywalking-graalvm-distro/next/release-guide/index.html
@@ -389,7 +389,7 @@ Prerequisites The release manager needs the following tools
installed locally:
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git a/docs/skywalking-graalvm-distro/next/supported-features/index.html
b/docs/skywalking-graalvm-distro/next/supported-features/index.html
index 2d4c1e06a86..c5164b92600 100644
--- a/docs/skywalking-graalvm-distro/next/supported-features/index.html
+++ b/docs/skywalking-graalvm-distro/next/supported-features/index.html
@@ -386,7 +386,7 @@ What’s Included Storage Provider Status
BanyanDB Included (default)
})()
</script>
- <div class="commit-id">Commit Id: d05b707</div>
+ <div class="commit-id">Commit Id: 86791a4</div>
diff --git a/index.json b/index.json
index c0adb5979a0..5cfd20cec1b 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"body":"SkyWalking PHP 1.1.0 is released. Go to downloads page to find
release tars.\nWhat\u0026rsquo;s Changed chore(ci): Replace archived
actions-rs actions by @assignUser in #133 Update dependencies and refactor
Kafka reporter by @jmjoy in #134 Update phper dependencies to support PHP 8.5
by @jmjoy in #137 Enable zend observer by default for PHP 8+ by @jmjoy in #138
Release SkyWalking PHP 1.1.0 by @jmjoy in #140 New Contributors @assignUser
made their first contribution in #133 [...]
\ No newline at end of file
+[{"body":"SkyWalking PHP 1.1.0 is released. Go to downloads page to find
release tars.\nWhat\u0026rsquo;s Changed chore(ci): Replace archived
actions-rs actions by @assignUser in #133 Update dependencies and refactor
Kafka reporter by @jmjoy in #134 Update phper dependencies to support PHP 8.5
by @jmjoy in #137 Enable zend observer by default for PHP 8+ by @jmjoy in #138
Release SkyWalking PHP 1.1.0 by @jmjoy in #140 New Contributors @assignUser
made their first contribution in #133 [...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index d3617cce7e8..1455c1bd5ea 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-[{"content":"SkyWalking PHP 1.1.0 is released. Go to downloads page to find
release tars.\nWhat\u0026rsquo;s Changed chore(ci): Replace archived
actions-rs actions by @assignUser in #133 Update dependencies and refactor
Kafka reporter by @jmjoy in #134 Update phper dependencies to support PHP 8.5
by @jmjoy in #137 Enable zend observer by default for PHP 8+ by @jmjoy in #138
Release SkyWalking PHP 1.1.0 by @jmjoy in #140 New Contributors @assignUser
made their first contribution in #13 [...]
\ No newline at end of file
+[{"content":"SkyWalking PHP 1.1.0 is released. Go to downloads page to find
release tars.\nWhat\u0026rsquo;s Changed chore(ci): Replace archived
actions-rs actions by @assignUser in #133 Update dependencies and refactor
Kafka reporter by @jmjoy in #134 Update phper dependencies to support PHP 8.5
by @jmjoy in #137 Enable zend observer by default for PHP 8+ by @jmjoy in #138
Release SkyWalking PHP 1.1.0 by @jmjoy in #140 New Contributors @assignUser
made their first contribution in #13 [...]
\ No newline at end of file