Hi all! ๐
Add optional deployment and service for DataDog.
Apart from DS, also (optionally) deploy DataDog agent pods (by-default one) and related service to:
- send K8s API events w/o duplication ( see https://hub.docker.com/r/datadog/docker-dd-agent/ )
- serve applications that want to send custom metrics with an accessible dogstasd service
Default behavior does not change, because (optional) deployment is disabled by default.
That's my first chart contribution ๐