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

Add mysql_up metric #99

Merged
merged 1 commit into from
Mar 3, 2016
Merged

Add mysql_up metric #99

merged 1 commit into from
Mar 3, 2016

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented Mar 3, 2016

Add a simple SELECT 1 query to always export a proxied up metric for
mysqld.

Add a simple `SELECT 1` query to always export a proxied up metric for
mysqld.
@fabxc
Copy link
Contributor

fabxc commented Mar 3, 2016

👍

1 similar comment
@matthiasr
Copy link
Contributor

👍

SuperQ added a commit that referenced this pull request Mar 3, 2016
@SuperQ SuperQ merged commit 10cf656 into master Mar 3, 2016
@SuperQ SuperQ deleted the superq/up_metric branch March 3, 2016 12:25
@arvenil
Copy link
Contributor

arvenil commented Jun 13, 2017

Hi all, why not use native db.Ping() method? https://golang.org/pkg/database/sql/#DB.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.

4 participants