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 a25a6f8ad97 deploy: 967c417ef150bfb2f62285a497ea51e8e770d86c
a25a6f8ad97 is described below

commit a25a6f8ad974f295b0549206212316d59f821460
Author: wu-sheng <wu-sh...@users.noreply.github.com>
AuthorDate: Wed Oct 9 10:05:22 2024 +0000

    deploy: 967c417ef150bfb2f62285a497ea51e8e770d86c
---
 contributors/index.html                                             | 2 +-
 .../next/en/concepts-and-designs/overview/index.html                | 2 +-
 .../next/en/guides/compile/how-to-compile/index.html                | 2 +-
 .../next/en/guides/contribution/how-to-release/index.html           | 6 +++---
 .../next/en/guides/contribution/how-to-write-module/index.html      | 2 +-
 docs/skywalking-rover/next/en/guides/readme/index.html              | 2 +-
 docs/skywalking-rover/next/en/setup/configuration/common/index.html | 2 +-
 .../next/en/setup/configuration/override-settings/index.html        | 2 +-
 docs/skywalking-rover/next/en/setup/configuration/pprof/index.html  | 2 +-
 .../next/en/setup/configuration/profiling/index.html                | 2 +-
 .../next/en/setup/configuration/service-discovery/index.html        | 2 +-
 .../skywalking-rover/next/en/setup/configuration/traffic/index.html | 2 +-
 .../next/en/setup/deployment/kubernetes/readme/index.html           | 2 +-
 docs/skywalking-rover/next/en/setup/overview/index.html             | 4 ++--
 docs/skywalking-rover/next/readme/index.html                        | 2 +-
 index.json                                                          | 2 +-
 16 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/contributors/index.html b/contributors/index.html
index ec0243dd319..e58998accbb 100644
--- a/contributors/index.html
+++ b/contributors/index.html
@@ -19109,7 +19109,7 @@
                         </a>
                         
                     </span>
-                    <div class="mrproliu mrproliu">110</div>
+                    <div class="mrproliu mrproliu">111</div>
                     <div class="mrproliu mrproliu">1</div>
                     
                     
diff --git 
a/docs/skywalking-rover/next/en/concepts-and-designs/overview/index.html 
b/docs/skywalking-rover/next/en/concepts-and-designs/overview/index.html
index 3a98c997e16..914b247c324 100644
--- a/docs/skywalking-rover/next/en/concepts-and-designs/overview/index.html
+++ b/docs/skywalking-rover/next/en/concepts-and-designs/overview/index.html
@@ -507,7 +507,7 @@ Why use SkyWalking Rover? On the Kubernetes platform, we 
could collect a lot of
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git 
a/docs/skywalking-rover/next/en/guides/compile/how-to-compile/index.html 
b/docs/skywalking-rover/next/en/guides/compile/how-to-compile/index.html
index a1292abbb2f..93467805316 100644
--- a/docs/skywalking-rover/next/en/guides/compile/how-to-compile/index.html
+++ b/docs/skywalking-rover/next/en/guides/compile/how-to-compile/index.html
@@ -510,7 +510,7 @@ Command git clone 
https://github.com/apache/skywalking-rover cd skywalking-rover
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git 
a/docs/skywalking-rover/next/en/guides/contribution/how-to-release/index.html 
b/docs/skywalking-rover/next/en/guides/contribution/how-to-release/index.html
index 31a3005987d..0fde29ce38d 100644
--- 
a/docs/skywalking-rover/next/en/guides/contribution/how-to-release/index.html
+++ 
b/docs/skywalking-rover/next/en/guides/contribution/how-to-release/index.html
@@ -504,7 +504,7 @@ Prerequisites  Close(if finished, or move to next milestone 
otherwise) all issue
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
@@ -528,8 +528,8 @@ Prerequisites  Close(if finished, or move to next milestone 
otherwise) all issue
 <h2 id="prerequisites">Prerequisites</h2>
 <ol>
 <li>Close(if finished, or move to next milestone otherwise) all issues in the 
current milestone from <a 
href="https://github.com/apache/skywalking-rover/milestones";>skywalking-rover</a>
 and <a href="https://github.com/apache/skywalking/milestones";>skywalking</a>, 
create a new milestone if needed.</li>
-<li>Update <a 
href="https://github.com/apache/skywalking-rover/tree/f8005045bfb885c381f6a5ed124b4bfe170a1b2f/CHANGES.md";>CHANGES.md</a>.</li>
-<li>Check the <a 
href="https://github.com/apache/skywalking-rover/tree/f8005045bfb885c381f6a5ed124b4bfe170a1b2f/dist/LICENSE";>dependency
 licenses</a> including all dependencies.</li>
+<li>Update <a 
href="https://github.com/apache/skywalking-rover/tree/d39db696fc75944e01775d75a1d95e80879a5681/CHANGES.md";>CHANGES.md</a>.</li>
+<li>Check the <a 
href="https://github.com/apache/skywalking-rover/tree/d39db696fc75944e01775d75a1d95e80879a5681/dist/LICENSE";>dependency
 licenses</a> including all dependencies.</li>
 </ol>
 <h2 id="add-your-gpg-public-key-to-apache-svn">Add your GPG public key to 
Apache svn</h2>
 <ol>
diff --git 
a/docs/skywalking-rover/next/en/guides/contribution/how-to-write-module/index.html
 
b/docs/skywalking-rover/next/en/guides/contribution/how-to-write-module/index.html
index 1798fd95b20..18c0764083a 100644
--- 
a/docs/skywalking-rover/next/en/guides/contribution/how-to-write-module/index.html
+++ 
b/docs/skywalking-rover/next/en/guides/contribution/how-to-write-module/index.html
@@ -504,7 +504,7 @@
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git a/docs/skywalking-rover/next/en/guides/readme/index.html 
b/docs/skywalking-rover/next/en/guides/readme/index.html
index a6f85e94e12..782ebbcf750 100644
--- a/docs/skywalking-rover/next/en/guides/readme/index.html
+++ b/docs/skywalking-rover/next/en/guides/readme/index.html
@@ -504,7 +504,7 @@
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git 
a/docs/skywalking-rover/next/en/setup/configuration/common/index.html 
b/docs/skywalking-rover/next/en/setup/configuration/common/index.html
index 0cae8f60425..9955c66555e 100644
--- a/docs/skywalking-rover/next/en/setup/configuration/common/index.html
+++ b/docs/skywalking-rover/next/en/setup/configuration/common/index.html
@@ -507,7 +507,7 @@
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git 
a/docs/skywalking-rover/next/en/setup/configuration/override-settings/index.html
 
b/docs/skywalking-rover/next/en/setup/configuration/override-settings/index.html
index 1b6b6488b58..3b49ba65820 100644
--- 
a/docs/skywalking-rover/next/en/setup/configuration/override-settings/index.html
+++ 
b/docs/skywalking-rover/next/en/setup/configuration/override-settings/index.html
@@ -510,7 +510,7 @@ Override core.backend.addr in this setting segment through 
environment variables
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git a/docs/skywalking-rover/next/en/setup/configuration/pprof/index.html 
b/docs/skywalking-rover/next/en/setup/configuration/pprof/index.html
index 169a8d9b111..803f4a23db7 100644
--- a/docs/skywalking-rover/next/en/setup/configuration/pprof/index.html
+++ b/docs/skywalking-rover/next/en/setup/configuration/pprof/index.html
@@ -504,7 +504,7 @@ Configuration    Name Default Environment Key Description   
  enabled false ROVE
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git 
a/docs/skywalking-rover/next/en/setup/configuration/profiling/index.html 
b/docs/skywalking-rover/next/en/setup/configuration/profiling/index.html
index 7e9db9cae1e..5f352ff66f6 100644
--- a/docs/skywalking-rover/next/en/setup/configuration/profiling/index.html
+++ b/docs/skywalking-rover/next/en/setup/configuration/profiling/index.html
@@ -504,7 +504,7 @@ Configuration    Name Default Environment Key Description   
  profiling.active t
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git 
a/docs/skywalking-rover/next/en/setup/configuration/service-discovery/index.html
 
b/docs/skywalking-rover/next/en/setup/configuration/service-discovery/index.html
index 733aa7c0d24..08ed292714b 100644
--- 
a/docs/skywalking-rover/next/en/setup/configuration/service-discovery/index.html
+++ 
b/docs/skywalking-rover/next/en/setup/configuration/service-discovery/index.html
@@ -504,7 +504,7 @@ Configuration    Name Default Environment Key Description   
  process_discovery.
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git 
a/docs/skywalking-rover/next/en/setup/configuration/traffic/index.html 
b/docs/skywalking-rover/next/en/setup/configuration/traffic/index.html
index e983043b3d7..314b87db3dd 100644
--- a/docs/skywalking-rover/next/en/setup/configuration/traffic/index.html
+++ b/docs/skywalking-rover/next/en/setup/configuration/traffic/index.html
@@ -504,7 +504,7 @@ Configuration    Name Default Environment Key Description   
  access_log.active
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git 
a/docs/skywalking-rover/next/en/setup/deployment/kubernetes/readme/index.html 
b/docs/skywalking-rover/next/en/setup/deployment/kubernetes/readme/index.html
index 4ec561360b2..b0ed2b121d8 100644
--- 
a/docs/skywalking-rover/next/en/setup/deployment/kubernetes/readme/index.html
+++ 
b/docs/skywalking-rover/next/en/setup/deployment/kubernetes/readme/index.html
@@ -510,7 +510,7 @@ Deploy Rover Please follow the rover-daemonset.yml to 
deploy the rover in your K
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git a/docs/skywalking-rover/next/en/setup/overview/index.html 
b/docs/skywalking-rover/next/en/setup/overview/index.html
index 26670c57876..280df9aa2f1 100644
--- a/docs/skywalking-rover/next/en/setup/overview/index.html
+++ b/docs/skywalking-rover/next/en/setup/overview/index.html
@@ -507,7 +507,7 @@ Requirements and default settings Before you start, you 
should know that the mai
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
@@ -532,7 +532,7 @@ Requirements and default settings Before you start, you 
should know that the mai
 <h2 id="requirements-and-default-settings">Requirements and default 
settings</h2>
 <p>Before you start, you should know that the main purpose of quickstart is to 
help you obtain a basic configuration for previews/demos.
 Usually, the process to be monitored is first declared.</p>
-<p>Then, you can use <code>bin/startup.sh</code> to start up the rover with 
their <a 
href="https://github.com/apache/skywalking-rover/tree/f8005045bfb885c381f6a5ed124b4bfe170a1b2f/configs/rover_configs.yaml";>config</a>.</p>
+<p>Then, you can use <code>bin/startup.sh</code> to start up the rover with 
their <a 
href="https://github.com/apache/skywalking-rover/tree/d39db696fc75944e01775d75a1d95e80879a5681/configs/rover_configs.yaml";>config</a>.</p>
 <h3 id="skywalking-oap-compatibility">SkyWalking OAP Compatibility</h3>
 <p>The SkyWalking Rover requires specialized protocols to communicate with 
SkyWalking OAP.</p>
 <table>
diff --git a/docs/skywalking-rover/next/readme/index.html 
b/docs/skywalking-rover/next/readme/index.html
index 4ce4f2e3e06..5a9bff86afa 100644
--- a/docs/skywalking-rover/next/readme/index.html
+++ b/docs/skywalking-rover/next/readme/index.html
@@ -510,7 +510,7 @@ From here you can learn all about SkyWalking Rover&rsquo;s 
architecture, and how
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: f800504</div>
+                  <div class="commit-id">Commit Id: d39db69</div>
                 
 
 
diff --git a/index.json b/index.json
index 683116d6320..aa4b26ebfe4 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"body":"SkyWalking 10.1.0 is released. Go to downloads page to find release 
tars.\nA Version of PERFORMANCE  Huge UI Performance Improvement. Metrics 
widgets queries are bundled by leveraging the GraphQL capabilities. Parallel 
Queries Support in GraphQL engine. Improve query performance. Significantly 
improve the performance of OTEL metrics handler. Reduce CPU and GC costs in 
OTEL metrics processes. With adopting BanyanDB 0.7, native database performance 
and stability are improved.  Pr [...]
\ No newline at end of file
+[{"body":"SkyWalking 10.1.0 is released. Go to downloads page to find release 
tars.\nA Version of PERFORMANCE  Huge UI Performance Improvement. Metrics 
widgets queries are bundled by leveraging the GraphQL capabilities. Parallel 
Queries Support in GraphQL engine. Improve query performance. Significantly 
improve the performance of OTEL metrics handler. Reduce CPU and GC costs in 
OTEL metrics processes. With adopting BanyanDB 0.7, native database performance 
and stability are improved.  Pr [...]
\ No newline at end of file

Reply via email to