Skip to content

Remove obsolete functions from OpenTelemetry.Api package (replaced with a new Extensions.Propagators package) #3259

@dmpe

Description

@dmpe

Bug Report

As part of #3244, we have moved B3 tracing context propagation to a new Nuget package. Because of that, we have marked old public methods (in OTEL.API/Context/Propagation folder) as obsolete. Consequently, this bug is to remind us to remove these deprecated functions as part of the next major OTEL release.

We will close this issue if:

  • Deprecated methods have been removed from \src\OpenTelemetry.Api\Context\Propagation, i.e. the B3Propagator has been removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    keep-openPrevents issues and pull requests being closed as staleneeds-majorversion-bumpIssues which requires major version change due to breaking changepkg: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