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

Verify gRPC server context is propagated correctly #1468

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Dec 18, 2024

Fix #1442

In the gRPC server e2e test create a child span and verify trace info is correctly passed, and thus verifying our context propagation is correct.

Fix open-telemetry#1442

In the gRPC server e2e test create a child span and verify trace info is
correctly passed, and thus verifying our context propagation is correct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a child span to the grpc e2e test for the server
1 participant