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 074c64d3c19 deploy: 356f3b831e6f33cfb86647aa55f6719e1004ed4a
074c64d3c19 is described below
commit 074c64d3c1968c34e88faaad24c090bca5523913
Author: wu-sheng <[email protected]>
AuthorDate: Sun Jun 2 10:05:51 2024 +0000
deploy: 356f3b831e6f33cfb86647aa55f6719e1004ed4a
---
contributors/index.html | 40 ++++++++++++-------------
docs/skywalking-showcase/next/readme/index.html | 6 ++--
index.json | 2 +-
team/index.html | 20 ++++++-------
4 files changed, 34 insertions(+), 34 deletions(-)
diff --git a/contributors/index.html b/contributors/index.html
index 7f1cb6dd52e..e8500347602 100644
--- a/contributors/index.html
+++ b/contributors/index.html
@@ -358,6 +358,20 @@
+ <span class="hanahmily hanahmily dn">
+
+ <a class="link" href="https://github.com/hanahmily"
target="_blank">
+ <i class="iconfont icon-github"></i>
+ hanahmily
+ </a>
+
+ </span>
+ <div class="hanahmily hanahmily">3</div>
+ <div class="hanahmily hanahmily">9</div>
+
+
+
+
<span class="weixiang1862 weixiang1862 dn">
<a class="link" href="https://github.com/weixiang1862"
target="_blank">
@@ -367,7 +381,7 @@
</span>
<div class="weixiang1862 weixiang1862">3</div>
- <div class="weixiang1862 weixiang1862">9</div>
+ <div class="weixiang1862 weixiang1862">10</div>
@@ -381,7 +395,7 @@
</span>
<div class="dashanji dashanji">2</div>
- <div class="dashanji dashanji">10</div>
+ <div class="dashanji dashanji">11</div>
@@ -395,7 +409,7 @@
</span>
<div class="innerpeacez innerpeacez">2</div>
- <div class="innerpeacez innerpeacez">11</div>
+ <div class="innerpeacez innerpeacez">12</div>
@@ -409,7 +423,7 @@
</span>
<div class="yswdqz yswdqz">2</div>
- <div class="yswdqz yswdqz">12</div>
+ <div class="yswdqz yswdqz">13</div>
@@ -423,7 +437,7 @@
</span>
<div class="peachisai peachisai">2</div>
- <div class="peachisai peachisai">13</div>
+ <div class="peachisai peachisai">14</div>
@@ -437,21 +451,7 @@
</span>
<div class="CodePrometheus codeprometheus">2</div>
- <div class="CodePrometheus codeprometheus">14</div>
-
-
-
-
- <span class="hanahmily hanahmily dn">
-
- <a class="link" href="https://github.com/hanahmily"
target="_blank">
- <i class="iconfont icon-github"></i>
- hanahmily
- </a>
-
- </span>
- <div class="hanahmily hanahmily">2</div>
- <div class="hanahmily hanahmily">15</div>
+ <div class="CodePrometheus codeprometheus">15</div>
diff --git a/docs/skywalking-showcase/next/readme/index.html
b/docs/skywalking-showcase/next/readme/index.html
index 100d0026cf6..3e6c4d54d81 100644
--- a/docs/skywalking-showcase/next/readme/index.html
+++ b/docs/skywalking-showcase/next/readme/index.html
@@ -273,7 +273,7 @@ This showcase repository includes an example music
application and other manifes
})()
</script>
- <div class="commit-id">Commit Id: e708023</div>
+ <div class="commit-id">Commit Id: da5296c</div>
@@ -358,7 +358,7 @@ SkyWalking self observability.</p>
<p>Notice, when run this showcase locally such as KinD, the images are
downloaded inside the KinD, which could take over 10 mins(depend on local
network).
Rerun <code>make deploy.kubernetes</code> if some timeout errors break the
process.</p>
<h3 id="customization">Customization</h3>
-<p>The variables defined in <a
href="https://github.com/apache/skywalking-showcase/tree/e7080239837e1edc744f9c508d2be60f619d289b/Makefile.in"><code>Makefile.in</code></a>
can be overridden to customize the showcase, by specifying an
+<p>The variables defined in <a
href="https://github.com/apache/skywalking-showcase/tree/da5296ce021892b9c26e3d0122314e5cb1286603/Makefile.in"><code>Makefile.in</code></a>
can be overridden to customize the showcase, by specifying an
environment variable with the same name, e.g.:</p>
<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"><span
style="color:#0086b3">export</span> <span
style="color:#008080">ES_VERSION</span><span
style="color:#000;font-weight:bold">=</span>7.14.0
make <target>
@@ -366,7 +366,7 @@ make <target>
<p>Run <code>make help</code> to get more information.</p>
<h3 id="features">Features</h3>
<p>The showcase is composed of a set of scenarios with feature flags, you can
deploy some of them that interest you by
-overriding the <code>FEATURE_FLAGS</code> variable defined in <a
href="https://github.com/apache/skywalking-showcase/tree/e7080239837e1edc744f9c508d2be60f619d289b/Makefile.in"><code>Makefile.in</code></a>,
as documented
+overriding the <code>FEATURE_FLAGS</code> variable defined in <a
href="https://github.com/apache/skywalking-showcase/tree/da5296ce021892b9c26e3d0122314e5cb1286603/Makefile.in"><code>Makefile.in</code></a>,
as documented
in <a href="#customization">Customization</a>, e.g.:</p>
<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">make deploy.kubernetes <span
style="color:#008080">FEATURE_FLAGS</span><span
style="color:#000;font-weight:bold">=</span>single-node,agent
</code></pre></div><p>Feature flags for different platforms (<a
href="#kubernetes">Kubernetes</a> and <a href="#docker-compose">Docker
Compose</a>) are not
diff --git a/index.json b/index.json
index 6d96a656a21..91f9a953c6a 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"body":"Within 3 years (as of April 2021) of incubation, BanyanDB has
progressed beyond the alpha stage and officially become the first-class
database option for Apache SkyWalking.\nHere is the official statement from the
Apache SkyWalking committee about this new option:\nThis is recommended for
medium-scale deployments from version 0.6 to 1.0. BanyanDB is set to be our
next-generation storage solution. It has demonstrated significant potential in
performance improvement. As of versio [...]
\ No newline at end of file
+[{"body":"Within 3 years (as of April 2021) of incubation, BanyanDB has
progressed beyond the alpha stage and officially become the first-class
database option for Apache SkyWalking.\nHere is the official statement from the
Apache SkyWalking committee about this new option:\nThis is recommended for
medium-scale deployments from version 0.6 to 1.0. BanyanDB is set to be our
next-generation storage solution. It has demonstrated significant potential in
performance improvement. As of versio [...]
\ No newline at end of file
diff --git a/team/index.html b/team/index.html
index 3027679f462..ddc624c0d3e 100644
--- a/team/index.html
+++ b/team/index.html
@@ -701,6 +701,16 @@ 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/hanahmily"
target="_blank">
+ <i class="iconfont icon-github"></i>
+ hanahmily
+ </a>
+ </li>
+
+
+
<li class="mb-2 mr-2">
<a class="link" href="https://github.com/weixiang1862"
target="_blank">
@@ -761,16 +771,6 @@ 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/hanahmily"
target="_blank">
- <i class="iconfont icon-github"></i>
- hanahmily
- </a>
- </li>
-
-
-
<li class="mb-2 mr-2">
<a class="link" href="https://github.com/CzyerChen"
target="_blank">