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
2 changes: 1 addition & 1 deletion content/en/developers/dogstatsd/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ To **disable** origin detection in a client, perform one of the following action
#### In the Datadog Agent
Origin detection is not enabled by default in the Datadog Agent. To **enable** origin detection in the Datadog Agent, set the `DD_DOGSTATSD_ORIGIN_DETECTION_CLIENT` environment variable to `true`.

<div class="alert alert-info">Origin detection is not supported for Fargate environments.</div>
<div class="alert alert-info">Origin detection is not supported for EKS Fargate.</div>

#### How origins are detected

Expand Down
Loading