Skip to content

[feature request] TraceContextPropagator supports W3C randomness flags #6768

@Kielek

Description

@Kielek

Package

OpenTelemetry.Api

Is your feature request related to a problem?

There is a new specification release v1.52.0. It brings open-telemetry/opentelemetry-specification#4761.

What is the expected behavior?

.NET propagators handles randomness flags.
As I remember there is also implementation under runtime. We need to request changes.

Which alternative solutions or features have you considered?

N/A

Additional context

Propagator is under: https://github.com/open-telemetry/opentelemetry-dotnet/blob/6ef37294aa86b02a901aeaaa5ce0b9fc900498ab/src/OpenTelemetry.Api/Context/Propagation/TraceContextPropagator.cs

There is a chance that we need to update also

RUN git clone --branch level-1 https://github.com/w3c/trace-context.git

to level 2 to have coverage about this feature.

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds-triageNew issues which have not been classified or triaged by a community memberpkg:OpenTelemetry.ApiIssues related to OpenTelemetry.Api NuGet package

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions