This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
The following commit(s) were added to refs/heads/main by this push:
new 7d843dd Update the doc for MySQL showcase. (#64)
7d843dd is described below
commit 7d843dd356ee688def51cf2d3781ac5bf8656d70
Author: yswdqz <[email protected]>
AuthorDate: Mon Aug 15 19:41:21 2022 +0800
Update the doc for MySQL showcase. (#64)
---
docs/readme.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/readme.md b/docs/readme.md
index e301789..1a7b7ff 100644
--- a/docs/readme.md
+++ b/docs/readme.md
@@ -95,7 +95,8 @@ Currently, the features supported are:
| `satellite` | Deploy SkyWalking Satellite to load balance the
monitoring data.
|
|
| `function` | Deploy [OpenFunction](https://openfunction.dev/) and
export trace to SkyWalking.
| Command [ofn](https://github.com/OpenFunction/cli) is required to run
this feature. |
| `trace-profiling` | Deploy tools to submit trace profiling tasks.
| Only support deployment with SkyWalking agents installed, currently
Java agent and Python agent support trace profiling. |
-| `rover` | Deploy SkyWalking Rover and detect the processes in
the Kubernetes environment.
| Only support deployment in the Kubernetes environment, docker is not
supported. |
+| `rover` | Deploy SkyWalking Rover and detect the processes in
the Kubernetes environment.
| Only support deployment in the Kubernetes environment, docker is not
supported.
+| `mysql` | Start a MySQL server, execute the sample SQLs
periodically, and export their metrics to SkyWalking.
|
|
### Kubernetes