This is an automated email from the ASF dual-hosted git repository. wenming pushed a commit to branch moonming-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit 9869958d1ecc93c7d38cb897aedd9b2785dc91eb Author: Wen Ming <[email protected]> AuthorDate: Tue Apr 6 14:03:40 2021 +0800 doc: add Apache APISIX for Lua agent. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 309393b..5825545 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ and multiple formats, including 1. Java, .NET Core, NodeJS, PHP, and Python auto-instrument agents. 1. Go and C++ SDKs. -1. LUA agent especially for Nginx, OpenResty. +1. LUA agent especially for Nginx, OpenResty and [Apache APISIX](https://github.com/apache/apisix). 1. Browser agent. 1. Service Mesh Observability. Control panel and data panel. 1. Metrics system, including Prometheus, OpenTelemetry, Spring Sleuth(Micrometer), Zabbix.
