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 support for MySQL databases #3

Merged
merged 1 commit into from
Feb 17, 2017
Merged

Add support for MySQL databases #3

merged 1 commit into from
Feb 17, 2017

Conversation

prymitive
Copy link
Contributor

This allows connecting to a mysql db instance to collect metrics using mysql:// driver scheme

I need to expose mysql metrics generated via custom queries and this PR seem to work for me, but I have zero experience with mysql and golang so I'm not sure if this is the best driver, but it's on the golang wiki so should be good pick.

@mattbostock
Copy link

LGTM 👍

@prymitive
Copy link
Contributor Author

Any chance this can be reviewed soon?

This allows connecting to a mysql db instance to collect metrics using mysql:// driver scheme
@tomwilkie
Copy link
Contributor

LGTM!

@tomwilkie tomwilkie merged commit f175660 into weaveworks:master Feb 17, 2017
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.

None yet

3 participants