chef-datadog icon indicating copy to clipboard operation
chef-datadog copied to clipboard

How can I use the datadog_monitor resource to install my own custom checks?

Open red8888 opened this issue 8 years ago • 1 comments

I'm looking at the monitoring resource and I'm curious how I can use it to install my own checks.

I can see how the :add action copies down the .yaml files from the templates folder but where does it copy the .py files for the checks?

red8888 avatar Oct 07 '16 17:10 red8888

Hi @red8888!

The datadog_monitor resource doesn't support custom checks right now, but it'd make sense to make it support it. Feel free to open a PR implementing this, if you can't I'm adding this issue to our triage along with the related issue #309 so that we take care of it in the future.

Let me know if you have any questions!

olivielpeau avatar Oct 14 '16 23:10 olivielpeau