* Updates image to docker-dd-agent:11.1.580 * Adds support for service discovery configuration
10 lines
624 B
Markdown
10 lines
624 B
Markdown
# DataDog Agent
|
|
|
|
This template deploys a [DataDog](https://www.datadoghq.com/) agent stack consisting of the official [docker-dd-agent](https://www.github.com/Datadog/docker-dd-agent) image and a configuration sidekick that provides closer integration with Rancher:
|
|
|
|
* Hosts in Datadog are named correctly
|
|
* Host labels can be exported as DataDog host tags
|
|
* Service labels can be exported as DataDog metric tags
|
|
|
|
## Service Discovery
|
|
Please refer to the Datadog documentation [here](http://docs.datadoghq.com/guides/servicediscovery/) to learn how to provide configuration templates for Service Discovery in etcd or Consul. |