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

Fixed gluon-collector crash if config is not valid #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andir
Copy link

@andir andir commented Mar 12, 2016

gluon-collector would crash if the config could not be loaded. The cause of this is an access to config.Get('prometheus') without actually checking if the config is loaded before initializing prometheus.


This change is Reviewable

gluon-collector would crash if the config could not be loaded. The cause of this is an access to config.Get('prometheus') without actually checking if the config is loaded before initializing prometheus.
@andir
Copy link
Author

andir commented May 22, 2016

ping?!?

@flokli
Copy link

flokli commented Jun 22, 2016

ping?

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