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 26b1f1e3864 deploy: 4dc1b257ea93c5083307bc9ac7c8bdcfecf8c7c8
26b1f1e3864 is described below
commit 26b1f1e38642048d879d8bcf58ca3be4a777a9d2
Author: wu-sheng <[email protected]>
AuthorDate: Fri Feb 3 10:04:45 2023 +0000
deploy: 4dc1b257ea93c5083307bc9ac7c8bdcfecf8c7c8
---
.../next/api-reference/index.html | 2 +-
docs/skywalking-banyandb/next/clients/index.html | 2 +-
.../next/concept/data-model/index.html | 2 +-
docs/skywalking-banyandb/next/crud/group/index.html | 6 +++---
.../next/crud/index_rule/index.html | 6 +++---
.../next/crud/index_rule_binding/index.html | 6 +++---
.../next/crud/measure/query/index.html | 2 +-
.../next/crud/measure/schema/index.html | 2 +-
.../next/crud/property/index.html | 6 +++---
.../next/crud/stream/query/index.html | 2 +-
.../next/crud/stream/schema/index.html | 2 +-
.../next/installation/index.html | 21 ++++++++++++++-------
docs/skywalking-banyandb/next/readme/index.html | 2 +-
docs/skywalking-banyandb/next/release/index.html | 4 ++--
.../concepts-and-designs/module_design/index.html | 2 +-
.../en/concepts-and-designs/overview/index.html | 2 +-
.../project_structue/index.html | 2 +-
.../en/guides/compile/how-to-compile/index.html | 2 +-
.../guides/contribution/how-to-release/index.html | 6 +++---
.../contribution/how-to-write-module/index.html | 2 +-
.../next/en/guides/readme/index.html | 2 +-
.../next/en/setup/configuration/core/index.html | 2 +-
.../next/en/setup/configuration/logger/index.html | 2 +-
.../configuration/override-settings/index.html | 2 +-
.../process_discovery/kubernetes/index.html | 2 +-
.../process_discovery/overview/index.html | 2 +-
.../process_discovery/scanner/index.html | 2 +-
.../en/setup/configuration/profiling/index.html | 2 +-
.../examples/cases/agent-sensor/readme/index.html | 2 +-
.../cases/kubernetes-process/readme/index.html | 2 +-
.../cases/profiling-process/readme/index.html | 2 +-
.../setup/examples/deploy/linux/readme/index.html | 2 +-
.../next/en/setup/overview/index.html | 4 ++--
docs/skywalking-rover/next/readme/index.html | 2 +-
index.json | 2 +-
team/index.html | 16 ++++++++--------
36 files changed, 68 insertions(+), 61 deletions(-)
diff --git a/docs/skywalking-banyandb/next/api-reference/index.html
b/docs/skywalking-banyandb/next/api-reference/index.html
index e8af216f5c3..a41c52ece32 100644
--- a/docs/skywalking-banyandb/next/api-reference/index.html
+++ b/docs/skywalking-banyandb/next/api-reference/index.html
@@ -498,7 +498,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
diff --git a/docs/skywalking-banyandb/next/clients/index.html
b/docs/skywalking-banyandb/next/clients/index.html
index 4bcf79221a0..ce40d6bf2a7 100644
--- a/docs/skywalking-banyandb/next/clients/index.html
+++ b/docs/skywalking-banyandb/next/clients/index.html
@@ -447,7 +447,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
diff --git a/docs/skywalking-banyandb/next/concept/data-model/index.html
b/docs/skywalking-banyandb/next/concept/data-model/index.html
index ca86841596c..ee79bcdd79c 100644
--- a/docs/skywalking-banyandb/next/concept/data-model/index.html
+++ b/docs/skywalking-banyandb/next/concept/data-model/index.html
@@ -450,7 +450,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
diff --git a/docs/skywalking-banyandb/next/crud/group/index.html
b/docs/skywalking-banyandb/next/crud/group/index.html
index 3cc775f6ab8..c5aedc13f52 100644
--- a/docs/skywalking-banyandb/next/crud/group/index.html
+++ b/docs/skywalking-banyandb/next/crud/group/index.html
@@ -453,7 +453,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
@@ -478,7 +478,7 @@ if (!doNotTrack) {
<h1 id="crud-groups">CRUD Groups</h1>
<p>CRUD operations create, read, update and delete groups.</p>
<p>The group represents a collection of a class of resources. Each resource
has a name unique to a group.</p>
-<p><a
href="https://github.com/apache/skywalking-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/clients.md#command-line"><code>bydbctl</code></a>
is the command line tool in examples.</p>
+<p><a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/clients.md#command-line"><code>bydbctl</code></a>
is the command line tool in examples.</p>
<h2 id="create-operation">Create operation</h2>
<p>Create operation adds a new group to the database’s metadata registry
repository. If the group does not currently exist, create operation will create
the schema.</p>
<h3 id="examples-of-creating">Examples of creating</h3>
@@ -533,7 +533,7 @@ if (!doNotTrack) {
<h3 id="examples">Examples</h3>
<div class="highlight"><pre
style="background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
class="language-shell" data-lang="shell">$ bydbctl group list
</code></pre></div><h2 id="api-reference">API Reference</h2>
-<p><a
href="https://github.com/apache/skywalking-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/api-reference.md#groupservice">GroupService
v1</a></p>
+<p><a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/api-reference.md#groupservice">GroupService
v1</a></p>
diff --git a/docs/skywalking-banyandb/next/crud/index_rule/index.html
b/docs/skywalking-banyandb/next/crud/index_rule/index.html
index 1de213c9eba..238273eecd2 100644
--- a/docs/skywalking-banyandb/next/crud/index_rule/index.html
+++ b/docs/skywalking-banyandb/next/crud/index_rule/index.html
@@ -450,7 +450,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
@@ -476,7 +476,7 @@ if (!doNotTrack) {
<p>CRUD operations create, read, update and delete index rules.</p>
<p>IndexRule defines how to generate indices based on tags and the index type.
IndexRule should bind to a subject(stream or measure) through an
IndexRuleBinding to generate proper indices.</p>
-<p><a
href="https://github.com/apache/skywalking-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/clients.md#command-line"><code>bydbctl</code></a>
is the command line tool in examples.</p>
+<p><a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/clients.md#command-line"><code>bydbctl</code></a>
is the command line tool in examples.</p>
<h2 id="create-operation">Create operation</h2>
<p>Create operation adds a new index rule to the database’s metadata
registry repository. If the index rule does not currently exist, create
operation will create the schema.</p>
<h3 id="examples-of-creating">Examples of creating</h3>
@@ -539,7 +539,7 @@ segment that will generate a block every 2 hours.</p>
<h3 id="examples-of-listing">Examples of listing</h3>
<div class="highlight"><pre
style="background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
class="language-shell" data-lang="shell">$ bydbctl indexRule list -g sw_stream
</code></pre></div><h2 id="api-reference">API Reference</h2>
-<p><a
href="https://github.com/apache/skywalking-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/api-reference.md#IndexRuleRegistryService">indexRuleService
v1</a></p>
+<p><a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/api-reference.md#IndexRuleRegistryService">indexRuleService
v1</a></p>
diff --git a/docs/skywalking-banyandb/next/crud/index_rule_binding/index.html
b/docs/skywalking-banyandb/next/crud/index_rule_binding/index.html
index 67b40f3edd3..942385afd74 100644
--- a/docs/skywalking-banyandb/next/crud/index_rule_binding/index.html
+++ b/docs/skywalking-banyandb/next/crud/index_rule_binding/index.html
@@ -450,7 +450,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
@@ -476,7 +476,7 @@ if (!doNotTrack) {
<p>CRUD operations create, read, update and delete index rule bindings.</p>
<p>An index rule binding is a bridge to connect several index rules to a
subject.
This binding is valid between <code>begin_at_nanoseconds</code> and
<code>expire_at_nanoseconds</code>, that provides flexible strategies to
control how to generate time series indices.</p>
-<p><a
href="https://github.com/apache/skywalking-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/clients.md#command-line"><code>bydbctl</code></a>
is the command line tool in examples.</p>
+<p><a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/clients.md#command-line"><code>bydbctl</code></a>
is the command line tool in examples.</p>
<h2 id="create-operation">Create operation</h2>
<p>Create operation adds a new index rule binding to the database’s
metadata registry repository. If the index rule binding does not currently
exist, create operation will create the schema.</p>
<h3 id="examples">Examples</h3>
@@ -569,7 +569,7 @@ segment which will generate a block every 2 hours.</p>
<h3 id="examples-of-listing">Examples of listing</h3>
<div class="highlight"><pre
style="background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
class="language-shell" data-lang="shell">$ bydbctl indexRuleBinding list -g
sw_stream
</code></pre></div><h2 id="api-reference">API Reference</h2>
-<p><a
href="https://github.com/apache/skywalking-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/api-reference.md#IndexRuleBindingRegistryService">indexRuleBindingService
v1</a></p>
+<p><a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/api-reference.md#IndexRuleBindingRegistryService">indexRuleBindingService
v1</a></p>
diff --git a/docs/skywalking-banyandb/next/crud/measure/query/index.html
b/docs/skywalking-banyandb/next/crud/measure/query/index.html
index f9373b121bb..3e69d5b02e8 100644
--- a/docs/skywalking-banyandb/next/crud/measure/query/index.html
+++ b/docs/skywalking-banyandb/next/crud/measure/query/index.html
@@ -450,7 +450,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
diff --git a/docs/skywalking-banyandb/next/crud/measure/schema/index.html
b/docs/skywalking-banyandb/next/crud/measure/schema/index.html
index 2605754f0cd..2761692ea90 100644
--- a/docs/skywalking-banyandb/next/crud/measure/schema/index.html
+++ b/docs/skywalking-banyandb/next/crud/measure/schema/index.html
@@ -453,7 +453,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
diff --git a/docs/skywalking-banyandb/next/crud/property/index.html
b/docs/skywalking-banyandb/next/crud/property/index.html
index 451d5f43791..80e035819a4 100644
--- a/docs/skywalking-banyandb/next/crud/property/index.html
+++ b/docs/skywalking-banyandb/next/crud/property/index.html
@@ -453,7 +453,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
@@ -478,7 +478,7 @@ if (!doNotTrack) {
<h1 id="crud-property">CRUD Property</h1>
<p>CRUD operations create/update, read and delete property.</p>
<p>Property stores the user defined data.</p>
-<p><a
href="https://github.com/apache/skywalking-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/clients.md#command-line"><code>bydbctl</code></a>
is the command line tool in examples.</p>
+<p><a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/clients.md#command-line"><code>bydbctl</code></a>
is the command line tool in examples.</p>
<h2 id="apply-createupdate-operation">Apply (Create/Update) operation</h2>
<p>Apply creates a property if it’s absent, or updates an existed one
based on a strategy. If the property does not currently exist, create operation
will create the property.</p>
<h3 id="examples-of-applying">Examples of applying</h3>
@@ -535,7 +535,7 @@ if (!doNotTrack) {
<h3 id="examples-of-listing">Examples of listing</h3>
<div class="highlight"><pre
style="background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
class="language-shell" data-lang="shell">$ bydbctl property list -g sw -n
ui_template
</code></pre></div><h2 id="api-reference">API Reference</h2>
-<p><a
href="https://github.com/apache/skywalking-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/api-reference.md#PropertyService">MeasureService
v1</a></p>
+<p><a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/api-reference.md#PropertyService">MeasureService
v1</a></p>
diff --git a/docs/skywalking-banyandb/next/crud/stream/query/index.html
b/docs/skywalking-banyandb/next/crud/stream/query/index.html
index 0eb6d8dc757..134eaf8e2de 100644
--- a/docs/skywalking-banyandb/next/crud/stream/query/index.html
+++ b/docs/skywalking-banyandb/next/crud/stream/query/index.html
@@ -450,7 +450,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
diff --git a/docs/skywalking-banyandb/next/crud/stream/schema/index.html
b/docs/skywalking-banyandb/next/crud/stream/schema/index.html
index 6a159e86ec2..cd6aef2c489 100644
--- a/docs/skywalking-banyandb/next/crud/stream/schema/index.html
+++ b/docs/skywalking-banyandb/next/crud/stream/schema/index.html
@@ -453,7 +453,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
diff --git a/docs/skywalking-banyandb/next/installation/index.html
b/docs/skywalking-banyandb/next/installation/index.html
index 5e0f1e8bafb..e35f0738b04 100644
--- a/docs/skywalking-banyandb/next/installation/index.html
+++ b/docs/skywalking-banyandb/next/installation/index.html
@@ -34,7 +34,7 @@ Get Binaries Released binaries Get binaries from the download.
Build From Source Requirements Users who want to build a binary from sources
have to set up:
Go 1.19 Node 16.15 Git >= 2.30 Linux, macOS or Windows+WSL2 GNU make
Windows BanyanDB is built on Linux and macOS that introduced several
platform-specific characters to the building system.">
-<meta itemprop="wordCount" content="633">
+<meta itemprop="wordCount" content="703">
@@ -450,7 +450,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
@@ -570,18 +570,25 @@ Usage:
standalone <span style="color:#000;font-weight:bold">[</span>flags<span
style="color:#000;font-weight:bold">]</span>
Flags:
- --addr string the address of banyand listens <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">":17912"</span><span
style="color:#000;font-weight:bold">)</span>
+ --addr string the address of banyand listens
<span style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">":17912"</span><span
style="color:#000;font-weight:bold">)</span>
--cert-file string the TLS cert file
--etcd-listen-client-url string A URL to listen on <span
style="color:#000;font-weight:bold">for</span> client traffic <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"http://localhost:2379"</span><span
style="color:#000;font-weight:bold">)</span>
--etcd-listen-peer-url string A URL to listen on <span
style="color:#000;font-weight:bold">for</span> peer traffic <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"http://localhost:2380"</span><span
style="color:#000;font-weight:bold">)</span>
- --grpc-addr string the grpc addr <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"localhost:17912"</span><span
style="color:#000;font-weight:bold">)</span>
-h, --help <span
style="color:#0086b3">help</span> <span
style="color:#000;font-weight:bold">for</span> standalone
--http-addr string listen addr <span
style="color:#000;font-weight:bold">for</span> http <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">":17913"</span><span
style="color:#000;font-weight:bold">)</span>
+ --http-cert-file string the TLS cert file of http server
+ --http-grpc-addr string http server redirect grpc
requests to this address <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"localhost:17912"</span><span
style="color:#000;font-weight:bold">)</span>
+ --http-grpc-cert-file string the grpc TLS cert file <span
style="color:#000;font-weight:bold">if</span> grpc server enables tls
+ --http-key-file string the TLS key file of http server
+ --http-tls connection uses TLS <span
style="color:#000;font-weight:bold">if</span> true, <span
style="color:#000;font-weight:bold">else</span> plain HTTP
--key-file string the TLS key file
- --logging.env string the logging <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"dev"</span><span
style="color:#000;font-weight:bold">)</span>
- --logging.level string the level of logging <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"info"</span><span
style="color:#000;font-weight:bold">)</span>
+ --logging.env string the logging <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"prod"</span><span
style="color:#000;font-weight:bold">)</span>
+ --logging.level string the root level of logging <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"info"</span><span
style="color:#000;font-weight:bold">)</span>
+ --logging.levels stringArray the level logging of logging
+ --logging.modules stringArray the specific module
--max-recv-msg-size int the size of max receiving message
<span style="color:#000;font-weight:bold">(</span>default 10485760<span
style="color:#000;font-weight:bold">)</span>
--measure-block-mem-size int block memory size <span
style="color:#000;font-weight:bold">(</span>default 16777216<span
style="color:#000;font-weight:bold">)</span>
+ --measure-idx-batch-wait-sec int index batch <span
style="color:#0086b3">wait</span> in second <span
style="color:#000;font-weight:bold">(</span>default 1<span
style="color:#000;font-weight:bold">)</span>
--measure-root-path string the root path of database <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"/tmp"</span><span
style="color:#000;font-weight:bold">)</span>
--measure-seriesmeta-mem-size int series metadata memory size <span
style="color:#000;font-weight:bold">(</span>default 1048576<span
style="color:#000;font-weight:bold">)</span>
--metadata-root-path string the root path of metadata <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"/tmp"</span><span
style="color:#000;font-weight:bold">)</span>
@@ -591,10 +598,10 @@ Flags:
--show-rungroup-units show rungroup units
--stream-block-mem-size int block memory size <span
style="color:#000;font-weight:bold">(</span>default 8388608<span
style="color:#000;font-weight:bold">)</span>
--stream-global-index-mem-size int global index memory size <span
style="color:#000;font-weight:bold">(</span>default 2097152<span
style="color:#000;font-weight:bold">)</span>
+ --stream-idx-batch-wait-sec int index batch <span
style="color:#0086b3">wait</span> in second <span
style="color:#000;font-weight:bold">(</span>default 1<span
style="color:#000;font-weight:bold">)</span>
--stream-root-path string the root path of database <span
style="color:#000;font-weight:bold">(</span>default <span
style="color:#d14">"/tmp"</span><span
style="color:#000;font-weight:bold">)</span>
--stream-seriesmeta-mem-size int series metadata memory size <span
style="color:#000;font-weight:bold">(</span>default 1048576<span
style="color:#000;font-weight:bold">)</span>
--tls connection uses TLS <span
style="color:#000;font-weight:bold">if</span> true, <span
style="color:#000;font-weight:bold">else</span> plain TCP
- -v, --version version <span
style="color:#000;font-weight:bold">for</span> standalone
</code></pre></div>
diff --git a/docs/skywalking-banyandb/next/readme/index.html
b/docs/skywalking-banyandb/next/readme/index.html
index 5515922510b..eafc3a75884 100644
--- a/docs/skywalking-banyandb/next/readme/index.html
+++ b/docs/skywalking-banyandb/next/readme/index.html
@@ -447,7 +447,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
diff --git a/docs/skywalking-banyandb/next/release/index.html
b/docs/skywalking-banyandb/next/release/index.html
index e94c7d529da..28f93ab3cc7 100644
--- a/docs/skywalking-banyandb/next/release/index.html
+++ b/docs/skywalking-banyandb/next/release/index.html
@@ -444,7 +444,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: e98f6c6</div>
+ <div class="commit-id">Commit Id: b331ba0</div>
@@ -471,7 +471,7 @@ if (!doNotTrack) {
<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-banyandb/milestones">skywalking-banyandb</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-banyandb/tree/e98f6c6c25792692560c2e3b28dfdedd3a60327f/CHANGES.md">CHANGES.md</a>.</li>
+<li>Update <a
href="https://github.com/apache/skywalking-banyandb/tree/b331ba01837d6ac5b80d846e3a774563fd814842/CHANGES.md">CHANGES.md</a>.</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/concepts-and-designs/module_design/index.html
b/docs/skywalking-rover/next/en/concepts-and-designs/module_design/index.html
index c68329f01c8..ff5c8241aba 100644
---
a/docs/skywalking-rover/next/en/concepts-and-designs/module_design/index.html
+++
b/docs/skywalking-rover/next/en/concepts-and-designs/module_design/index.html
@@ -636,7 +636,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</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 ede0d040781..ea31eb19566 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
@@ -636,7 +636,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/concepts-and-designs/project_structue/index.html
b/docs/skywalking-rover/next/en/concepts-and-designs/project_structue/index.html
index d9f834fb77b..f12f85791ee 100644
---
a/docs/skywalking-rover/next/en/concepts-and-designs/project_structue/index.html
+++
b/docs/skywalking-rover/next/en/concepts-and-designs/project_structue/index.html
@@ -630,7 +630,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</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 15124120952..04daa2dc226 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
@@ -639,7 +639,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</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 25eae4d80ba..69307396a08 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
@@ -633,7 +633,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
@@ -664,8 +664,8 @@ if (!doNotTrack) {
<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/2e739dc7cde829b6aeeac86a9a7ba3fcddad9683/CHANGES.md">CHANGES.md</a>.</li>
-<li>Check the <a
href="https://github.com/apache/skywalking-rover/tree/2e739dc7cde829b6aeeac86a9a7ba3fcddad9683/dist/LICENSE">dependency
licenses</a> including all dependencies.</li>
+<li>Update <a
href="https://github.com/apache/skywalking-rover/tree/f7d64cf6eb1aa7aa69ae092fc719774c017e39c2/CHANGES.md">CHANGES.md</a>.</li>
+<li>Check the <a
href="https://github.com/apache/skywalking-rover/tree/f7d64cf6eb1aa7aa69ae092fc719774c017e39c2/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 9d23b3f9a97..2368f54df2a 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
@@ -633,7 +633,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git a/docs/skywalking-rover/next/en/guides/readme/index.html
b/docs/skywalking-rover/next/en/guides/readme/index.html
index 3ccbc0efe0a..14134321fed 100644
--- a/docs/skywalking-rover/next/en/guides/readme/index.html
+++ b/docs/skywalking-rover/next/en/guides/readme/index.html
@@ -633,7 +633,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git a/docs/skywalking-rover/next/en/setup/configuration/core/index.html
b/docs/skywalking-rover/next/en/setup/configuration/core/index.html
index 160e5550d6e..ac8885913a8 100644
--- a/docs/skywalking-rover/next/en/setup/configuration/core/index.html
+++ b/docs/skywalking-rover/next/en/setup/configuration/core/index.html
@@ -633,7 +633,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/setup/configuration/logger/index.html
b/docs/skywalking-rover/next/en/setup/configuration/logger/index.html
index d6fdc4779d4..7ab1cb917df 100644
--- a/docs/skywalking-rover/next/en/setup/configuration/logger/index.html
+++ b/docs/skywalking-rover/next/en/setup/configuration/logger/index.html
@@ -633,7 +633,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</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 e3207adbb5e..c7f9803cc76 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
@@ -639,7 +639,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/setup/configuration/process_discovery/kubernetes/index.html
b/docs/skywalking-rover/next/en/setup/configuration/process_discovery/kubernetes/index.html
index d0de65673e0..d4a6099f04a 100644
---
a/docs/skywalking-rover/next/en/setup/configuration/process_discovery/kubernetes/index.html
+++
b/docs/skywalking-rover/next/en/setup/configuration/process_discovery/kubernetes/index.html
@@ -633,7 +633,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/setup/configuration/process_discovery/overview/index.html
b/docs/skywalking-rover/next/en/setup/configuration/process_discovery/overview/index.html
index 46fe741e9b8..c39c8d88728 100644
---
a/docs/skywalking-rover/next/en/setup/configuration/process_discovery/overview/index.html
+++
b/docs/skywalking-rover/next/en/setup/configuration/process_discovery/overview/index.html
@@ -633,7 +633,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/setup/configuration/process_discovery/scanner/index.html
b/docs/skywalking-rover/next/en/setup/configuration/process_discovery/scanner/index.html
index a756139a3a6..31d8c831919 100644
---
a/docs/skywalking-rover/next/en/setup/configuration/process_discovery/scanner/index.html
+++
b/docs/skywalking-rover/next/en/setup/configuration/process_discovery/scanner/index.html
@@ -636,7 +636,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</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 bb7aef248c3..93a7a87f89d 100644
--- a/docs/skywalking-rover/next/en/setup/configuration/profiling/index.html
+++ b/docs/skywalking-rover/next/en/setup/configuration/profiling/index.html
@@ -633,7 +633,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/setup/examples/cases/agent-sensor/readme/index.html
b/docs/skywalking-rover/next/en/setup/examples/cases/agent-sensor/readme/index.html
index f6b074f219e..de47c1166a7 100644
---
a/docs/skywalking-rover/next/en/setup/examples/cases/agent-sensor/readme/index.html
+++
b/docs/skywalking-rover/next/en/setup/examples/cases/agent-sensor/readme/index.html
@@ -636,7 +636,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/setup/examples/cases/kubernetes-process/readme/index.html
b/docs/skywalking-rover/next/en/setup/examples/cases/kubernetes-process/readme/index.html
index e34df3dc8b9..9d09ec8666e 100644
---
a/docs/skywalking-rover/next/en/setup/examples/cases/kubernetes-process/readme/index.html
+++
b/docs/skywalking-rover/next/en/setup/examples/cases/kubernetes-process/readme/index.html
@@ -639,7 +639,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/setup/examples/cases/profiling-process/readme/index.html
b/docs/skywalking-rover/next/en/setup/examples/cases/profiling-process/readme/index.html
index 42a40d2c72d..02b4a9e1d79 100644
---
a/docs/skywalking-rover/next/en/setup/examples/cases/profiling-process/readme/index.html
+++
b/docs/skywalking-rover/next/en/setup/examples/cases/profiling-process/readme/index.html
@@ -636,7 +636,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git
a/docs/skywalking-rover/next/en/setup/examples/deploy/linux/readme/index.html
b/docs/skywalking-rover/next/en/setup/examples/deploy/linux/readme/index.html
index fb4817a11ad..381c4f68757 100644
---
a/docs/skywalking-rover/next/en/setup/examples/deploy/linux/readme/index.html
+++
b/docs/skywalking-rover/next/en/setup/examples/deploy/linux/readme/index.html
@@ -639,7 +639,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git a/docs/skywalking-rover/next/en/setup/overview/index.html
b/docs/skywalking-rover/next/en/setup/overview/index.html
index d4fb250a008..5dbd84cd7f3 100644
--- a/docs/skywalking-rover/next/en/setup/overview/index.html
+++ b/docs/skywalking-rover/next/en/setup/overview/index.html
@@ -636,7 +636,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
@@ -667,7 +667,7 @@ if (!doNotTrack) {
<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/2e739dc7cde829b6aeeac86a9a7ba3fcddad9683/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/f7d64cf6eb1aa7aa69ae092fc719774c017e39c2/configs/rover_configs.yaml">config</a>.</p>
<h3 id="skywalking-oap">SkyWalking OAP</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 ca698cc81ad..2a02d8d977d 100644
--- a/docs/skywalking-rover/next/readme/index.html
+++ b/docs/skywalking-rover/next/readme/index.html
@@ -639,7 +639,7 @@ if (!doNotTrack) {
})()
</script>
- <div class="commit-id">Commit Id: 2e739dc</div>
+ <div class="commit-id">Commit Id: f7d64cf</div>
diff --git a/index.json b/index.json
index e15e7de64a2..3e5b04bb9d1 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"body":"SkyWalking PHP 0.3.0 is released. Go to downloads page to find
release tars.\nWhat\u0026rsquo;s Changed Make explicit rust version
requirement by @wu-sheng in https://github.com/apache/skywalking-php/pull/35
Update dependencies version limitation. by @jmjoy in
https://github.com/apache/skywalking-php/pull/36 Startup 0.3.0 by @heyanlong in
https://github.com/apache/skywalking-php/pull/37 Support PHP 8.2 by @heyanlong
in https://github.com/apache/skywalking-php/pull/38 Fix php-f [...]
\ No newline at end of file
+[{"body":"SkyWalking PHP 0.3.0 is released. Go to downloads page to find
release tars.\nWhat\u0026rsquo;s Changed Make explicit rust version
requirement by @wu-sheng in https://github.com/apache/skywalking-php/pull/35
Update dependencies version limitation. by @jmjoy in
https://github.com/apache/skywalking-php/pull/36 Startup 0.3.0 by @heyanlong in
https://github.com/apache/skywalking-php/pull/37 Support PHP 8.2 by @heyanlong
in https://github.com/apache/skywalking-php/pull/38 Fix php-f [...]
\ No newline at end of file
diff --git a/team/index.html b/team/index.html
index 8cc7ac90e29..160061352ad 100644
--- a/team/index.html
+++ b/team/index.html
@@ -13685,9 +13685,9 @@ The SkyWalking team is comprised of Members and
Contributors, and the growth has
<li class="mb-2 mr-2">
- <a class="link" href="https://github.com/BFergerson"
target="_blank">
+ <a class="link" href="https://github.com/DevPJ9" target="_blank">
<i class="fab fa-github"></i>
- BFergerson
+ DevPJ9
</a>
</li>
@@ -13695,9 +13695,9 @@ The SkyWalking team is comprised of Members and
Contributors, and the growth has
<li class="mb-2 mr-2">
- <a class="link" href="https://github.com/HHoflittlefish777"
target="_blank">
+ <a class="link" href="https://github.com/BFergerson"
target="_blank">
<i class="fab fa-github"></i>
- HHoflittlefish777
+ BFergerson
</a>
</li>
@@ -13705,9 +13705,9 @@ The SkyWalking team is comprised of Members and
Contributors, and the growth has
<li class="mb-2 mr-2">
- <a class="link" href="https://github.com/CalvinKirs"
target="_blank">
+ <a class="link" href="https://github.com/HHoflittlefish777"
target="_blank">
<i class="fab fa-github"></i>
- CalvinKirs
+ HHoflittlefish777
</a>
</li>
@@ -13715,9 +13715,9 @@ The SkyWalking team is comprised of Members and
Contributors, and the growth has
<li class="mb-2 mr-2">
- <a class="link" href="https://github.com/DevPJ9" target="_blank">
+ <a class="link" href="https://github.com/CalvinKirs"
target="_blank">
<i class="fab fa-github"></i>
- DevPJ9
+ CalvinKirs
</a>
</li>