cloudamqp / terraform-provider-cloudamqp

Terraform Provider for CloudAMQP
https://registry.terraform.io/providers/cloudamqp/cloudamqp
Mozilla Public License 2.0
35 stars 39 forks source link

Feature: Add direct node access to prometheus endpoint when using privatelink #197

Open ArieLevs opened 1 year ago

ArieLevs commented 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?

dentarg commented 1 year ago

It is not currently possible but we are looking into how we can address this.

dentarg commented 1 year ago

Connecting this with our internal ticket: https://trello.com/c/uiUHdSki