You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/03/12 14:25:08 UTC

[GitHub] [skywalking-nginx-lua] wu-sheng commented on a change in pull request #70: [WIP] kong plugin

wu-sheng commented on a change in pull request #70:
URL: https://github.com/apache/skywalking-nginx-lua/pull/70#discussion_r593210243



##########
File path: lib/skywalking/tracer.lua
##########
@@ -26,6 +26,10 @@ local metadata_shdict = ngx.shared.tracing_buffer
 local ngx = ngx
 local nginxComponentId = 6000
 
+if kong then
+    nginxComponentId = 6001

Review comment:
       Please update the main repo and UI to support this.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org