Jan B 4849be7375 Upgrade Datadog Cattle template (#159)
* datadog-rancher-init:v2.0
* datadog/docker-dd-agent:11.0.580

Changes: Support for mapping Rancher service labels to Datadog tags
2016-07-11 10:47:10 -07:00
..
2016-07-11 10:47:10 -07:00
2016-03-07 22:07:07 +01:00

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 host and service labels 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 DogStatsD service that aggregates StatsD metrics sent from applications