All CLI Commands
aptible metric_drain:create:datadog
This command lets you create a Metric Drain to forward your container metrics to Datadog.
You need to use the --site
option to specify the Datadog Site associated with your Datadog account. Valid options are US1
, US3
, EU1
, or US1-FED
Synopsis
Usage:
aptible metric_drain:create:datadog HANDLE --api_key DATADOG_API_KEY --site DATADOG_SITE --environment ENVIRONMENT
Options:
[--api-key=API_KEY]
[--site=SITE]
[--environment=ENVIRONMENT]
Was this page helpful?