moonming commented on a change in pull request #1370: enhance: plugin Zipkin 
add service name and report local server IP
URL: https://github.com/apache/incubator-apisix/pull/1370#discussion_r400054099
 
 

 ##########
 File path: t/plugin/zipkin.t
 ##########
 @@ -126,7 +126,8 @@ done
                         "plugins": {
                             "zipkin": {
                                 "endpoint": 
"http://127.0.0.1:1982/mock_zipkin";,
-                                "sample_ratio": 1
+                                "sample_ratio": 1,
+                                "service_name":"APISIX"
 
 Review comment:
   Add space after `:`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to