dd-agent
dd-agent copied to clipboard
[docker_daemon] Adding Marathon App Id tag capture for Docker Daemon
What does this PR do?
On Mesos/Marathon managed docker daemons, allows tagging container data with app_id tag used by your Marathon integration, allowing to correlated the data in Dashboards
Motivation
As DevOps integrator, using datadog we would like to have Marathon and docker data correlation.
Sharing the integration with you, as we believe it maybe of use to others.
Testing Guidelines
An overview on testing is available in our contribution guidelines.
Additional Notes
Feature gets enabled when instance config in docker_daemon.yaml has the include_marathon_app_id set to true
It may not be perfectly within Datadog coding guidelines and feel free to change as required.
Provided as is.