Files
Sebastiaan van Stijn 61e69f5da0 util/tracing: remove fallbacks for OTEL_TRACE_PARENT, OTEL_TRACE_STATE
The OTEL_TRACE_PARENT and OTEL_TRACE_STATE environment variables were
deprecated in BuildKit v0.10 (f5dbcf6e99)
because they were deprecated in the OTel specification in favor of the
TRACEPARENT and TRACESTATE env-vars, aligning with the [W3C traceparent]
and [W3C tracestate] headers.

[W3C traceparent]: https://www.w3.org/TR/trace-context/#traceparent-header
[W3C tracestate]: https://www.w3.org/TR/trace-context/#tracestate-header

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-06-15 11:12:12 +02:00
..
2025-03-07 08:18:45 -08:00