Skip to content

Move jaeger propagator out of SDK - #1525

Merged
codeboten merged 5 commits into
open-telemetry:masterfrom
codeboten:move-jaeger-propagator
Jan 18, 2021
Merged

Move jaeger propagator out of SDK#1525
codeboten merged 5 commits into
open-telemetry:masterfrom
codeboten:move-jaeger-propagator

Conversation

@codeboten

Copy link
Copy Markdown
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 review from a team, 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