Replies: 1 comment 1 reply
-
|
Hi there! Happy new year! qq, were you able to fix that because I have the same problem.... thank you!! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I am currently working with the OpenTelemetry Collector, sending several Host resources and metrics to the Datadog Agent via the OTLP receiver. I need to attach resource attributes (e.g.,

env,service) as host tags in Datadog.DataDog Agent Config:
OpenTelemetry Collector Config:
Is there a way to configure the Datadog Agent to automatically convert OpenTelemetry each resource attributes into host-level tags that can be applied to the infrastructure hosts? If so, what configuration changes are needed in either the OpenTelemetry Collector or the Datadog Agent?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions