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 Request] Support registry metrics without the controller #22

Open
PaulSonOfLars opened this issue Aug 2, 2021 · 0 comments
Open

Comments

@PaulSonOfLars
Copy link

We use the anka registry to store all our anka images, but do not use a controller. Due to the current layout of the exporter, this means we are unable to gather metrics on our registry, since the exporter expects to go through the controller.

It would be great if it were possible to get data straight from the registry, without going through the controller.

One possibility would be to do this by passing an ANKA_PROMETHEUS_EXPORTER_REGISTRY_ADDRESS env var/flag, and require at least one of either the registry or the controller URLs to be specified.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant