Hi,
Datadog's helm deployment for k8s makes it difficult to customize which checks I use for which hosts, so I need a tier wide check. My cluster is mixed CPU and GPU hosts. If I deploy this integration, self.event is triggered each check for all my CPU enabled hosts. I would like configuration to disable sending self.event messages for the plugin. This will reduce the amount of noise I see in datadog error events.
Hi,
Datadog's helm deployment for k8s makes it difficult to customize which checks I use for which hosts, so I need a tier wide check. My cluster is mixed CPU and GPU hosts. If I deploy this integration,
self.eventis triggered each check for all my CPU enabled hosts. I would like configuration to disable sendingself.eventmessages for the plugin. This will reduce the amount of noise I see in datadog error events.