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

fix(propagator-aws-xray): correctly propagate over grpc #2604

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dweitzman-codaio
Copy link

Similar to open-telemetry/opentelemetry-js#2285 for the b3 propagator

Which problem is this PR solving?

Fixes open-telemetry/opentelemetry-js#4830

Short description of the changes

@dweitzman-codaio dweitzman-codaio requested a review from a team as a code owner December 13, 2024 19:59
Copy link

linux-foundation-easycla bot commented Dec 13, 2024

CLA Signed

  • ✅login: dweitzman-codaio / (35dbd46)

The committers listed above are authorized under a signed CLA.

@github-actions github-actions bot added pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found. pkg:propagator-aws-xray labels Dec 13, 2024
@github-actions github-actions bot requested a review from jj22ee December 13, 2024 19:59
@dweitzman-codaio dweitzman-codaio changed the title Fix grpc propagation with XRay propagator fix(propagator-aws-xray): correctly propagate over grpc Dec 13, 2024
@dweitzman-codaio
Copy link
Author

cc @dyladan since open-telemetry/opentelemetry-js#4830 is currently assigned to you

Copy link
Contributor

This package does not have an assigned component owner and is considered unmaintained. As such this package is in feature-freeze and this PR will be closed with 14 days unless a new owner or a sponsor (a member of @open-telemetry/javascript-approvers) for the feature is found. It is the responsibility of the author to find a sponsor for this feature.
Are you familiar with this package? Consider becoming a component owner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:propagator-aws-xray pkg-status:unmaintained:autoclose-scheduled pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

propagator-aws-xray broken with GRPC?
2 participants