Datadog — agent and API
datadog/agent · version 1
envs add datadog/agent
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
DD_API_KEY |
required | secret | Datadog marks this required. Keys are long-lived with no built-in expiration, so rotation is yours to schedule.. where to get it |
DD_APP_KEY |
optional | secret | Only for the programmatic API, not for the agent.. where to get it |
DD_SITE |
optional | config | Which Datadog site, defaulting to datadoghq.com. Your console host follows this.. where to get it |