Skip to content

Commit 6a924c3

Browse files
committed
add link
1 parent e6ec091 commit 6a924c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/opentelemetry/integrations/datadog_extension.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ This endpoint provides:
163163
## Important Notes
164164

165165
<div class="alert alert-warning">
166-
<strong>Hostname Matching</strong>: If you specify a custom <code>hostname</code> in the Datadog Extension, it must match the <code>hostname</code> value in the Datadog Exporter configuration. If left unset in both components, the auto-detected hostname will match correctly.
166+
<strong>Hostname Matching</strong>: If you specify a custom <code>hostname</code> in the Datadog Extension, it must match the <code>hostname</code> value in the Datadog Exporter configuration. If left unset in both components, the auto-detected hostname will match correctly. It should also match any [hostname telemetry resource attributes][2] on telemetry received by the Exporter to ensure full correlation throughout the Datadog application.
167167
</div>
168168

169169
<div class="alert alert-info">
@@ -190,3 +190,4 @@ The Datadog Extension is in Preview and functionality may change as Datadog infr
190190
{{< partial name="whats-next/whats-next.html" >}}
191191

192192
[1]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/datadogexporter
193+
[2]: /opentelemetry/config/hostname_tagging/

0 commit comments

Comments
 (0)