Open ArieLevs opened 1 year ago
when using private link apps are successfully connected to rabbitmq cluster, this is a great solution with using internal endpoints only,
issue starts when its needed to monitor the cluster, following https://www.cloudamqp.com/blog/Prometheus-and-Grafana.html its not possbile to reach each and every node using private link,
is it possible to add routes to the private link that map a unique port on the privatelink load balancer to the prometheus endpoint for each node? or a other similar solution?
It is not currently possible but we are looking into how we can address this.
Connecting this with our internal ticket: https://trello.com/c/uiUHdSki
when using private link apps are successfully connected to rabbitmq cluster, this is a great solution with using internal endpoints only,
issue starts when its needed to monitor the cluster, following https://www.cloudamqp.com/blog/Prometheus-and-Grafana.html its not possbile to reach each and every node using private link,
is it possible to add routes to the private link that map a unique port on the privatelink load balancer to the prometheus endpoint for each node? or a other similar solution?