Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 850 Bytes

File metadata and controls

21 lines (12 loc) · 850 Bytes

tutum/datadog-agent

Deploy to Tutum

Datadog agent inside a container optimized for Tutum

Usage

docker-compose run -d -e API_KEY=<your-api-key> -e HOSTNAME=<your-hostname> datadog

replacing <your-api-key> with the 32 character API key found in your account Integrations APIs and <your-hostname> with the name you want it to appear in the DataDog infrastructure list.

Unsupported metrics

  • Network
  • Process list

Notes

  • Once the containers start running, it can take several minutes to start being monitored by DataDog.
  • Once the DataDog container is stopped, it can take up to 24h for the host to disappear from the infrastructure page, but it will only be part of the host count for billing purposes if we’re actually receiving data.