tendrilinc / marathon-autoscaler

A simple autoscaler for Marathon applications
https://hub.docker.com/r/tendril/marathon-autoscaler/
Apache License 2.0
41 stars 16 forks source link

Make datadog optional #6

Closed kernelpanek-segfault closed 8 years ago

kernelpanek-segfault commented 8 years ago

If the datadog_api_key and datadog_app_key are present in CLI arguments, then DatadogClient is enabled; otherwise do nothing.