mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
When creating a new daemon in the `TestDaemonProxy`, reset the `OTEL_EXPORTER_OTLP_ENDPOINT` to an empty value to disable OTEL collection to avoid it hitting the proxy. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>