Skip to content

Conversation

@rustycl0ck
Copy link
Contributor

Fix grok_exporter failure to start when the keys in the yaml config file are quoted.
Both the below formats are now parsed correctly.

"global":
  "config_version": 2

as well as the original one without quotes:

global:
  config_version: 2

Fix grok_exporter failure to start when the keys in the yaml config file are quoted.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 67.558% when pulling be85d8a on rustycl0ck:bugfix/quoted-keys into aa8445f on fstab:master.

@rustycl0ck
Copy link
Contributor Author

/assign @fstab

@fstab fstab merged commit 98344d9 into fstab:master Jul 31, 2019
@fstab
Copy link
Owner

fstab commented Jul 31, 2019

Thanks a lot!

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.

3 participants