mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-15 10:16:37 +00:00
b0c878026e
`OtelData` is going to become private in a future version of `tracing-opentelemetry`. Use the new `get_otel_context` function introduced in 0.32.1 to extract the trace ID from the span context.