Relative Content

Tag Archive for amazon-ecsopen-telemetrydatadogopen-telemetry-collector

Opentelemetry recource attributes processor: can’t set a value

I’m using OTel collector in AWS ECS Fargate environment, a task have application container and collector sidecar. I use resourcedetector ecs to extract task attributes, and I need to set “3 main tags”: service.name, service.version, deployment.environment. This values are required by Datadog unified tagging for correlation. And I want to set this values using attributes extracted by resourcedetector. Here is partially my collector config: