Skip to content

Conversation

arvenil
Copy link
Contributor

@arvenil arvenil commented May 17, 2018

Below is valid MySQL config however mysqld_exporter fails to read it,
because of the boolean keys.
Config:

[client]
user = root
password = abc123

[mysql]
skip-auto-rehash

For reference: https://jira.percona.com/browse/PMM-2469

Below is valid MySQL config however mysqld_exporter fails to read it,
because of the boolean keys.
Config:
```
[client]
user = root
password = abc123

[mysql]
skip-auto-rehash
```

Signed-off-by: Kamil Dziedzic <[email protected]>
@arvenil arvenil force-pushed the ignore-boolean-keys-in-my-cnf branch from 458f854 to 1db177c Compare May 17, 2018 10:53
Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arvenil
Copy link
Contributor Author

arvenil commented Jun 26, 2018

What blocks it from merging?

@SuperQ
Copy link
Member

SuperQ commented Jun 26, 2018

Sorry, got distracted. 😁

@SuperQ SuperQ merged commit 33b5df2 into prometheus:master Jun 26, 2018
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