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 2020/04/03 07:34:02 UTC

[GitHub] [skywalking-nginx-lua] wu-sheng commented on a change in pull request #29: Add customer parameter for java agent config "agent.namespace"

wu-sheng commented on a change in pull request #29: Add customer parameter for java agent config "agent.namespace"
URL: https://github.com/apache/skywalking-nginx-lua/pull/29#discussion_r402789216
 
 

 ##########
 File path: README.md
 ##########
 @@ -47,8 +47,9 @@ http {
                 -- Please set them as service logic name or DNS name
                 --
                 -- Currently, we can not have the upstream real network address
+                -- The parameter "customer_namespace" for java agent config "agent.namespace"
                 ------------------------------------------------------
-                require("tracer"):start("upstream service")
+                require("tracer"):start("upstream service", "customer_namespace")
 
 Review comment:
   This key should only be a optional parameter. 

----------------------------------------------------------------
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


With regards,
Apache Git Services