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 2bda1f3e3f deploy: ebefb1298f5f770f804a471b84d8da421356378a
2bda1f3e3f is described below

commit 2bda1f3e3fd486f65249a588f4ef7e8d60f72592
Author: wu-sheng <[email protected]>
AuthorDate: Thu Sep 29 10:04:39 2022 +0000

    deploy: ebefb1298f5f770f804a471b84d8da421356378a
---
 docs/skywalking-showcase/next/readme/index.html | 13 +++++++++----
 index.json                                      |  2 +-
 js/mergedData.js                                |  2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/docs/skywalking-showcase/next/readme/index.html 
b/docs/skywalking-showcase/next/readme/index.html
index bd437050d8..ed14e44b59 100644
--- a/docs/skywalking-showcase/next/readme/index.html
+++ b/docs/skywalking-showcase/next/readme/index.html
@@ -32,7 +32,7 @@ This showcase repository includes an example music 
application and other manifes
 This showcase repository includes an example music application and other 
manifests to demonstrate the main features of SkyWalking. The music application 
is composed of several microservices that are written in different programming 
languages. Here is the architecture:
 %% please read this doc in our official website, otherwise the graph is not 
correctly rendered.">
 
-<meta itemprop="wordCount" content="1043">
+<meta itemprop="wordCount" content="1069">
 
 
 
@@ -272,7 +272,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 783e942</div>
+                  <div class="commit-id">Commit Id: 58b82e8</div>
                 
 
 
@@ -352,7 +352,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/783e9429afd7e7ac3431b13fcee39fe69ca7821e/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/58b82e858e998ad8c2c2455aeca07174ae5ade88/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 &lt;target&gt;
@@ -360,7 +360,7 @@ make &lt;target&gt;
 <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/783e9429afd7e7ac3431b13fcee39fe69ca7821e/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/58b82e858e998ad8c2c2455aeca07174ae5ade88/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
@@ -456,6 +456,11 @@ necessarily the same so make sure to specify the right 
feature flags.</p>
 <td></td>
 </tr>
 <tr>
+<td><code>slowsql-mysql</code></td>
+<td>Start a MySQL server and load generator to execute the sample SQLs 
periodically; set up fluent bit to fetch slow logs and export to OAP.</td>
+<td></td>
+</tr>
+<tr>
 <td><code>postgresql</code></td>
 <td>Start a PostgreSQL server, execute the sample SQLs periodically, and 
export their metrics to SkyWalking.</td>
 <td></td>
diff --git a/index.json b/index.json
index 32f62b6740..84df25531a 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"body":"Background This article will show how to use Apache SkyWalking with 
eBPF to make network troubleshooting easier in a service mesh 
environment.\nApache SkyWalking is an application performance monitor tool for 
distributed systems. It observes metrics, logs, traces, and events in the 
service mesh environment and uses that data to generate a dependency graph of 
your pods and services. This dependency graph can provide quick insights into 
your system, especially when there\u0026rsq [...]
\ No newline at end of file
+[{"body":"Background This article will show how to use Apache SkyWalking with 
eBPF to make network troubleshooting easier in a service mesh 
environment.\nApache SkyWalking is an application performance monitor tool for 
distributed systems. It observes metrics, logs, traces, and events in the 
service mesh environment and uses that data to generate a dependency graph of 
your pods and services. This dependency graph can provide quick insights into 
your system, especially when there\u0026rsq [...]
\ No newline at end of file
diff --git a/js/mergedData.js b/js/mergedData.js
index 79de48abed..956c9b9f8a 100644
--- a/js/mergedData.js
+++ b/js/mergedData.js
@@ -1 +1 @@
-var mergedData = 
{"data":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,1,5,7,16,10,1,8,1,0,1,0,1,5,7,1,1,2,1,0,1,1,3,1,5,7,8,10,4,10,0,4,2,3,4,5,0,1,1,2,3,8,2,0,14,16,11,13,9,12,9,27,26,0,17,3,22,10,28,25,31,4,1,7,4,6,2,4,8,2,6,4,3,12,12,20,23,11,23,22,11,25,1,9,31,11,28,13,15,18,11,18,16,22,12,21,15,16,12,13,9,29,17,21,19,27,20,17,24,25,11,21,10,15,7,18,1,3,0,12,32,10,17,5,10,11,5,10,4,13,9,
 [...]
\ No newline at end of file
+var mergedData = 
{"data":[11,57,46,12,35,21,19,40,19,10,12,55,8,5,0,19,17,13,16,53,30,3,17,12,8,4,3,0,1,28,8,12,13,3,4,10,2,10,1,16,3,10,0,0,0,0,0,1,0,2,0,5,4,12,10,24,29,30,6,13,11,6,7,4,6,0,12,14,53,43,15,32,34,12,42,34,21,47,3,4,8,0,3,41,27,18,34,60,18,36,23,16,41,19,15,16,41,42,32,57,0,72,43,39,49,45,53,29,34,29,30,33,36,43,93,36,34,44,38,33,20,110,75,9,32,14,39,24,32,37,49,13,7,13,13,13,11,12,25,9,26,19,16,35,32,47,60,35,43,35,18,39,1,27,43,19,59,21,23,29,26,38,26,35,18,32,28,30,24,
 [...]
\ No newline at end of file

Reply via email to