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

Fix Push Gateway Initialization #13

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

baarkerlounger
Copy link
Contributor

Fixes

yabeda-prometheus-0.6.0/lib/yabeda/prometheus.rb:19:in `push_gateway': uninitialized constant Prometheus::Client::Push (NameError)

When calling Yabeda::Prometheus.push_gateway.add(Yabeda::Prometheus.registry). Appears to have been due to changes in the upstream prometheus client when the legacy push API was deprecated.

@Envek Envek merged commit d4ca231 into yabeda-rb:master Apr 28, 2020
@Envek
Copy link
Member

Envek commented Apr 28, 2020

Yes, you're right! Thank you very much. Released in 0.6.1

@baarkerlounger baarkerlounger deleted the fix_push_gateway branch April 28, 2020 17:54
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.

2 participants