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

Use the instance registry instead of the prometheus.registry #410

Merged
merged 1 commit into from Nov 26, 2021

Conversation

mattdurham
Copy link
Contributor

@mattdurham mattdurham commented Nov 17, 2021

Allowing the usage of the instance for these options. For the Grafana Agent this is preventing certain types of stats from being pushed. @matthiasr

Signed-off-by: Matt Durham <mattdurham@ppog.org>
@matthiasr
Copy link
Contributor

Thank you! I can see that this is a bug but I am struggling to formulate a changelog entry. @mattdurham could you suggest one that explains to users what problem this release would fix for them?

@matthiasr matthiasr merged commit 6a5a089 into prometheus:master Nov 26, 2021
@matthiasr
Copy link
Contributor

Ah, do I understand correctly that in the exporter itself this worked incidentally (because the Registerer we use is the global registry), but it affected library users?

matthiasr added a commit that referenced this pull request Nov 26, 2021
Signed-off-by: Matthias Rampke <matthias@prometheus.io>
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

Successfully merging this pull request may close these issues.

None yet

2 participants