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:
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:
The reason is that
STRICT_DNSis used for UDS endpoint: