Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
| `DD_API_KEY` | [Datadog API key][1001] - **Required**|
| `DD_SITE` | [Datadog site][1002] - **Required** |
| `DD_SERVICE` | Datadog Service name. **Required** |
| 'DD_AZURE_SUBSCRIPTION_ID' | Azure Subscription ID. **Required** |
| 'DD_AZURE_RESOURCE_GROUP' | Azure Resource Group name. **Required** |
| `DD_LOGS_ENABLED` | When true, send logs (stdout and stderr) to Datadog. Defaults to false. |
| `DD_LOGS_INJECTION` | When true, enrich all logs with trace data for supported loggers. See [Correlate Logs and Traces][1003] for more information. |
| `DD_VERSION` | See [Unified Service Tagging][1004]. |
Expand Down