Skip to content

Commit 9cd4982

Browse files
committed
Remove warning for fargate origin detection
1 parent f96b772 commit 9cd4982

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/developers/dogstatsd/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,6 @@ To **disable** origin detection in a client, perform one of the following action
223223
#### In the Datadog Agent
224224
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`.
225225

226-
<div class="alert alert-info">Origin detection is not supported for Fargate environments.</div>
227-
228226
#### How origins are detected
229227

230228
Origin detection can be achieved in a number of ways. Origin detection through cgroups is enabled by default. Origin detection over UDP or `DD_EXTERNAL_ENV` requires configuration.

0 commit comments

Comments
 (0)