Skip to content

Jaeger Propagator should not be deprecated #3077

@brucedlg

Description

@brucedlg

Is your feature request related to a problem?
The Jaeger propagator is not supported without enabling deprecated code.

Describe the solution you'd like
The Jaeger propagator is deprecated in PR #1923 as part of effort removing / deprecating Jaeger exporter.
But the Jaeger propagator should not be deprecated according to specification: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/context/api-propagators.md#propagators-distribution
The specification lists Jaeger as one of the official propagators.
So we should unmark Jaeger propagator as deprecated.

Describe alternatives you've considered

Additional context
The Jaeger propagator is supported in Java, Go and other SDK without being deprecated.

Metadata

Metadata

Assignees

Labels

triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions