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

emit ohai_time to Datadog

Open haidangwa opened this issue 7 years ago • 0 comments

We have a need to monitor stale nodes and other metrics based on the last successful chef run. This can be had if the handler emitted the ohai_time to Datadog. For example, (pseudo-code) if chef.ohai_time > 30 days then alert of stale node.

haidangwa avatar Dec 01 '17 19:12 haidangwa