* datadog-rancher-init:v2.0 * datadog/docker-dd-agent:11.0.580 Changes: Support for mapping Rancher service labels to Datadog tags
Datadog Agent & DogStatsD
This template deploys a Datadog Agent stack consisting of the official docker-dd-agent image and a sidekick config volume with a custom entrypoint script for improved integration with the Rancher Cattle environment:
- Reports the actual name of the host instead of the container's hostname
- Let's you specify
hostandservicelabels to be mapped to Datadog tags - Starts as global service by default so that system and Docker metrics from every host are captured
- Allows deployment as a standalone
DogStatsDservice that aggregates StatsD metrics sent from applications