You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/14 09:43:37 UTC

[GitHub] [apisix] hf400159 commented on a diff in pull request #7235: docs: update Chinese opentelemetry docs

hf400159 commented on code in PR #7235:
URL: https://github.com/apache/apisix/pull/7235#discussion_r896607737


##########
docs/zh/latest/plugins/opentelemetry.md:
##########
@@ -136,7 +135,7 @@ $ curl http://127.0.0.1:9080/apisix/admin/routes/1  -H 'X-API-KEY: edd1c9f034335
     "upstream": {
         "type": "roundrobin",
         "nodes": {
-            "10.110.149.175:8089": 1
+            "127.0.0.1:1980": 1

Review Comment:
   This port is used by upstreams in all plugins, just for consistency.



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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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