Skip to content

Tracing doesn't work with UDS #6348

@zhaohuabing

Description

@zhaohuabing

Description:

When deploying datadog agent as a sidecar and using UDS for communication between the datadog agent and envoy proxy, this error is reported by Envoy:

[2025-06-13 01:25:24.945][13][error][tracing] [source/extensions/tracers/datadog/logger.cc:37] Datadog [error 44]: Unexpected error submitting telemetry event: Failed to create request.

The reason is that STRICT_DNS is used for UDS endpoint:

Metadata

Metadata

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions