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

Set incoming baggage from parent on Span #8303

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

tjquinno
Copy link
Member

@tjquinno tjquinno commented Jan 26, 2024

Description

Resolves #8299
Resolves #8265

The Helidon code correctly set up the implementation-specific span context when a parent was assigned to a new span, but the code did not map any baggage in that implementation-specific context to the Span object.

Documentation

Bug fix; no doc impact

Signed-off-by: Tim Quinn <tim.quinn@oracle.com>
@tjquinno tjquinno requested a review from tomas-langer January 26, 2024 17:12
@tjquinno tjquinno self-assigned this Jan 26, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 26, 2024
@tjquinno tjquinno merged commit 52d8a5d into helidon-io:main Jan 29, 2024
12 checks passed
@tjquinno tjquinno deleted the 4.x-inbound-baggage branch January 29, 2024 16:49
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Feb 23, 2024
Signed-off-by: Tim Quinn <tim.quinn@oracle.com>
tvallin pushed a commit to tvallin/helidon that referenced this pull request Feb 28, 2024
Signed-off-by: Tim Quinn <tim.quinn@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
2 participants