Jan B db8c91735b Update Datadog template to 1.1.0-11.0.5110 (#431)
* Datadog Agent 11.0.5110 - copy template files

* Datadog Agent 11.0.5110 - changes

* Add maximum Rancher version v1.1.99 to older templates

* Add note about service discovery limitations on Rancher > v1.2
2017-02-24 11:11:25 -07:00
..

Datadog agent

This template deploys a Datadog agent stack consisting of the official 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

Note: Service discovery templates that contain the %%host%% placeholder are currently not working in Rancher 1.2 and up due to the switch to CNI networking.

Please refer to the Datadog documentation here to learn how to provide configuration templates for Service Discovery in etcd or Consul.

Changelog

1.1.0-11.0.5110

New versioning scheme: <TemplateVersion>-<DatadogImageVersion>

  • DEPRECATED: DogStatsd standalone mode
  • NEW: Configure global host tags
  • NEW: Configure custom log verbosity
  • NEW: Enable collection of AWS EC2 custom tags
  • NEW: Support for Amazon Linux AMIs
  • NEW: Enable Datadog trace agent