You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by da...@apache.org on 2021/05/21 06:24:24 UTC

[skywalking-nginx-lua] branch master updated: Update README.md (#84)

This is an automated email from the ASF dual-hosted git repository.

daming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-nginx-lua.git


The following commit(s) were added to refs/heads/master by this push:
     new e64774f  Update README.md (#84)
e64774f is described below

commit e64774ff234518c1be42c326718f3237a64ed815
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri May 21 14:24:14 2021 +0800

    Update README.md (#84)
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index cf87154..1f09aac 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,9 @@ This agent follows the SkyWalking tracing and header protocol. It reports tracin
 All HTTP 1.1 requests go through Nginx could be collected by this agent.
 
 # Setup Doc
+The following setup is targeting for OpenResty, if you want SkyWalking integrated Gateway, you could jump to 
+1. [APISIX documentation.](https://apisix.apache.org/docs/apisix/plugins/skywalking)
+2. [Kong plugin documentation.](https://github.com/apache/skywalking-kong)
 
 ```nginx
 http {