Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move jaeger propagator out of SDK #1525

Merged
merged 5 commits into from
Jan 18, 2021

Conversation

codeboten
Copy link
Contributor

Description

This PR moves the jaeger propagator into its own package opentelemetry-propagator-jaeger as per the spec.

Fixes #1524

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • unit tests

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been updated
  • Documentation has been updated

@codeboten codeboten requested a review from a team as a code owner January 12, 2021 21:40
@codeboten codeboten requested review from aabmass and ocelotl and removed request for a team January 12, 2021 21:40
@codeboten codeboten merged commit 89fb4e5 into open-telemetry:master Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jaeger propagator must be distributed as a separate package
5 participants