Skip to content

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

Open
andir wants to merge 1 commit into
ffdo:masterfrom
andir:patch-1
Open

Fixed gluon-collector crash if config is not valid#29
andir wants to merge 1 commit into
ffdo:masterfrom
andir:patch-1

Conversation

@andir

@andir andir commented Mar 12, 2016

Copy link
Copy Markdown

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

andir commented May 22, 2016

Copy link
Copy Markdown
Author

ping?!?

@flokli

flokli commented Jun 22, 2016

Copy link
Copy Markdown

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