kayx23 commented on code in PR #10547: URL: https://github.com/apache/apisix/pull/10547#discussion_r1404671305
########## docs/en/latest/tutorials/health-check.md: ########## @@ -161,3 +161,72 @@ The health check status can be fetched via `GET /v1/healthcheck` in [Control API curl http://127.0.0.1:9090/v1/healthcheck/upstreams/healthycheck -s | jq . ``` + +## Health Check Information Review Comment: ```suggestion ## Health Check Status ``` -- 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]
