mkyc opened a new issue, #435: URL: https://github.com/apache/apisix-helm-chart/issues/435
I want to be able to monitor APISIX gateway deployment instance from my AWS ALB load balancer. I just want to monitor that gateway instance is UP, and not focus on specific routes. It looks to me that `server-info` plugin is perfect for that. According to [documentation](https://apisix.apache.org/docs/apisix/plugins/server-info/) I need to access `/v1/server_info` endpoint from ALB. As far as I can tell from helm chart ControlAPI port (9090) is not exposed from pod and there is no corresponding configuration to expose it in `apisie-gateway` or `apisix-admin` services. Am I correct? Is there any possible workaround? -- 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]
