Add custom MySQL metrics#316
Add custom MySQL metrics#316truthbk merged 3 commits intoDataDog:masterfrom yrcjaya:add-mysql-custom-queries
Conversation
|
@yrcjaya I know this has been a while ago, I'm sorry this got cut from the previous release. I'm hoping to get this in now, all we're missing at the moment for this one are the spec tests which will help us keep this healthy in time and avoid breaking anything. If you could take a stab at those, that'd be really awesome 🙇 |
|
@yrcjaya any chance you could give those spec tests a shot? |
|
@truthbk I took some time to make the spec, I don't have much of background of ruby coding. Will look into merging the conflict next weekend |
|
@truthbk Merged the conflicting commit. |
truthbk
left a comment
There was a problem hiding this comment.
Gotta fix a little thing to explicitly say Array $queries is Optional, but I'll do that for you! Thank you! 👌
* Add custom MySQL metrics * Spec custom MySQL metrics * Cleanup datadog_agent_integrations_mysql_spec.rb
Manage custom MySQL metrics