pferrer-pdpaola opened a new issue, #10192: URL: https://github.com/apache/apisix/issues/10192
### Description Hi, We have Apisix installed where each upstream is a microservice for us instead of a node. The health check is performed at the node level, and we would like to perform the health check at the microservice level because it's possible that a microservice is failing due to an incorrect deployment while others on the same node are functioning correctly. We have multiple nodes, and on each node, there are multiple microservices. Is it possible to perform health checks separately for nodes and for individual microservices? Best Regards -- 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]
