releases.shpreview

0.94.0

$npx @buildinternet/releases show rel_yhYdGkTcTgG78mRfYtOPe

What's Changed

Action Required

Previously, the Dash0 operator would overwrite OTEL_EXPORTER_OTLP_ENDPOINT (and OTEL_EXPORTER_OTLP_PROTOCOL) for each container when instrumenting workloads, without regard for existing settings. This no longer happens. If the operator finds that a container sets either of these environment variables, the operator will not overwrite them. If your workloads define OTEL_EXPORTER_OTLP_ENDPOINT and/or OTEL_EXPORTER_OTLP_PROTOCOL and you relied on the operator to overwrite it to route telemetry to the Dash0 operator's OpenTelemetry collectors, make sure to remove the OTEL_EXPORTER_OTLP_ENDPOINT/OTEL_EXPORTER_OTLP_PROTOCOL from the workload manifest.

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.93.2...0.94.0

Fetched May 1, 2026