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

Stop unregistering the log_messages counter #7

Open
bboreham opened this issue Jan 19, 2018 · 0 comments
Open

Stop unregistering the log_messages counter #7

bboreham opened this issue Jan 19, 2018 · 0 comments
Labels

Comments

@bboreham
Copy link
Contributor

If there is another library in your program trying to use a counter named log_messages, it's unpredictable which one wins.

Maybe some kind of namespacing in the name should be added, but from the Prometheus docs it seems that the AlreadyRegisteredError is designed for the case above.

@bboreham bboreham added the bug label Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant