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

Allow adding our own tags to metrics and events

Open ethpran opened this issue 4 years ago • 0 comments

Currently: Currently, it looks like the handler reports events using combined_host_tags which is a set of host tags based off the chef run. It doesn't look like the handler supports passing any extra tags beyond these auto-discovered tags.

Desired: It would be nice if the handler allowed us to pass in a set of our own tags that would get added to this list of tags or even override them.

ethpran avatar Apr 28 '21 06:04 ethpran