spacewander commented on a change in pull request #5280: URL: https://github.com/apache/apisix/pull/5280#discussion_r731500179
########## File path: docs/en/latest/plugins/jwt-auth.md ########## @@ -111,14 +114,14 @@ You can use [APISIX Dashboard](https://github.com/apache/apisix-dashboard) to co 1. Add a Consumer through the web console: - + then add jwt-auth plugin in the Consumer page: - + -2. Create a Route or Service object and enable the jwt-auth plugin: +1. Create a Route or Service object and enable the jwt-auth plugin: Review comment: Should be step 2? ########## File path: docs/zh/latest/plugins/prometheus.md ########## @@ -113,9 +113,9 @@ scrape_configs: 我们也可以在 prometheus 控制台中去检查状态: - + - + Review comment: Ditto ########## File path: docs/en/latest/plugins/zipkin.md ########## @@ -121,9 +122,9 @@ Then you can use a browser to access the webUI of Zipkin: http://127.0.0.1:9411/zipkin ``` - + - + Review comment: Ditto ########## File path: docs/en/latest/plugins/prometheus.md ########## @@ -114,9 +114,9 @@ scrape_configs: And we can check the status at prometheus console: - + - + Review comment: Better to use a different name for different image ########## File path: docs/zh/latest/plugins/zipkin.md ########## @@ -121,9 +121,9 @@ HTTP/1.1 200 OK http://127.0.0.1:9411/zipkin ``` - + - + Review comment: Ditto -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
