chef-handler-datadog
chef-handler-datadog copied to clipboard
emit ohai_time to Datadog
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.