This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push: new dacacf7 Update README.md (#4908) dacacf7 is described below commit dacacf7bbd39f9986e7bf00015caa0b11591db66 Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com> AuthorDate: Thu Jun 11 20:07:20 2020 +0800 Update README.md (#4908) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 38a5dc7..f464538 100644 --- a/docs/README.md +++ b/docs/README.md @@ -64,7 +64,7 @@ If you are already familiar with SkyWalking, you could use this catalog to find * [Advanced features](en/setup/service-agent/java-agent/README.md#advanced-features). * [Plugin development guide](en/setup/service-agent/java-agent/README.md#plugin-development-guide). * [Agent plugin tests and performance tests](en/setup/service-agent/java-agent/README.md#test). - * [Other language agents](en/setup/README.md#language-agents-in-service) includes .NetCore, PHP, NodeJS, Go, which are maintained by volunteers. + * [Other language agents](en/setup/README.md#language-agents-in-service) includes Nginx LUA, Python, .NetCore, PHP, NodeJS, Go. * Service Mesh * [SkyWalking on Istio](en/setup/istio/README.md). Introduces how to use Istio Mixer bypass Adapter to work with SkyWalking. * Use [ALS (access log service)](https://www.envoyproxy.io/docs/envoy/latest/api-v2/service/accesslog/v2/als.proto) to observe service mesh, without Mixer. Follow [document](en/setup/envoy/als_setting.md) to open it.