Updates DataDog Agent to release 11.0.570

- This now uses the original image with a config sidekick as suggested
by @cloudnautique
- Moved Readme to the right location so that it is shown in the UI
This commit is contained in:
Jan Broer
2016-03-09 03:55:11 +01:00
parent 651bd80422
commit 2605e1f109
5 changed files with 84 additions and 16 deletions
+8
View File
@@ -0,0 +1,8 @@
# DataDog Agent & DogStatsD
This service uses the [official](https://www.github.com/DataDog/docker-dd-agent) Datadog Agent image and a sidekick data volume containing a customized entrypoint script for improved integration with the Rancher environment.
* The `hostname` reported to DataDog is the actual name of the host
* You may specify `host labels` which are used as DataDog tags
* Service will be deployed globally by default so that every host is monitored by a `DataDog Agent`
* Alternatively you may deploy just a single `DogStatsD` instance which then acts as a metrics aggregator for other services