sensu-plugins-mysql
sensu-plugins-mysql copied to clipboard
Update metrics-mysql-graphite.rb
migrate to mysql2 gem to fix runs against MySQL8
Pull Request Checklist
https://github.com/sensu-plugins/sensu-plugins-mysql/issues/99
General
-
[x] Update Changelog following the conventions laid out here
-
[x] Update README with any necessary configuration snippets
-
[x] Binstubs are created if needed
-
[ ] RuboCop passes
-
[ ] Existing tests pass
Purpose
It would be nice to migrate all checks against mysql2, but this specific check is affecting me and several other people.