Sn0rt opened a new issue, #10664: URL: https://github.com/apache/apisix/issues/10664
### Current Behavior  At present, the target node does not distinguish between mostly_health and health states. In fact, both of them are health states. the `mostly_health` and `health` nodes are both healthy, and actual traffic will be forwarded to the upstream. However, the monitoring performance is inconsistent. ### Expected Behavior Also display the `mostly_health` node status as up ### Error Logs N/A ### Steps to Reproduce 1. enable Prometheus 2. create a route with 2 nodes 3. shutdown one of the nodes, and inspect the target status by Prometheus immediately ### Environment - APISIX version (run `apisix version`): master - Operating system (run `uname -a`): - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- 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]
