Skip to content

Commit 15489a6

Browse files
mwdd146980maycmlee
andauthored
update dogstatsd origin detection section (DataDog#30600)
* update dogstatsd origin detection section * Update content/en/developers/dogstatsd/_index.md Co-authored-by: May Lee <may.lee@datadoghq.com> --------- Co-authored-by: May Lee <may.lee@datadoghq.com>
1 parent 6fa4c08 commit 15489a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/developers/dogstatsd/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ The following tags are added for [Docker][3]. It is important to note that [card
106106

107107
Origin detection in non-Kubernetes environments is based on an extension of the DogStatsD protocol in [Datagram Format and Shell Usage][2]. To enable the feature in the Agent, set the `DD_DOGSTATSD_ORIGIN_DETECTION_CLIENT` environment variable to `true`.
108108

109+
<div class="alert alert-warning">
110+
By default, origin detection is enabled in all DogStatsD clients, but it is not enabled by default in the Datadog Agent. To disable origin detection in a client, see the documentation for the specific DogStatsD library you're using.
111+
</div>
112+
109113
**Note**: Origin detection is not supported for Fargate environments.
110114

111115
[1]: /developers/dogstatsd/unix_socket/

0 commit comments

Comments
 (0)