Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ArieLevs opened this issue Mar 27, 2023 · 2 comments
Labels
api or backend Needs to be addressed in the API backend enhancement New feature or request

Comments

@ArieLevs
Copy link

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
Copy link
Member

dentarg commented Mar 27, 2023

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

@dentarg dentarg added enhancement New feature or request question Further information is requested and removed question Further information is requested labels Mar 27, 2023
@dentarg dentarg added the api or backend Needs to be addressed in the API backend label May 12, 2023
@dentarg
Copy link
Member

dentarg commented May 12, 2023

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

@dentarg dentarg changed the title Feature: Add direct node access when using private link Feature: Add direct node access to prometheus endpoint when using privatelink Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api or backend Needs to be addressed in the API backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants