membphis commented on a change in pull request #1172: doc: fixed wrong port of 
prometheus API.
URL: https://github.com/apache/incubator-apisix/pull/1172#discussion_r385488859
 
 

 ##########
 File path: doc/plugins/prometheus-cn.md
 ##########
 @@ -59,7 +59,10 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -X PUT -d '
 
 ## 如何提取指标数据
 
-我们可以从指定的url中提取指标数据 `/apisix/prometheus/metrics`.
+我们可以从指定的 url 中提取指标数据 `/apisix/prometheus/metrics`:
+```
+curl -i http://127.0.0.1:8001/apisix/prometheus/metrics
 
 Review comment:
   it should be `9080`.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to