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 Java Context API example #5752

Closed
wants to merge 1 commit into from
Closed

Conversation

teofr
Copy link

@teofr teofr commented Dec 10, 2024

The Context API example for Java shows how to set a local Context as the current one, and then access a value from the current context, however, the code still access the local one instead of the (just set) current context.

Access the current context instead of the local one
@teofr teofr requested a review from a team as a code owner December 10, 2024 11:53
Copy link

CLA Not Signed

@opentelemetrybot opentelemetrybot requested review from a team December 10, 2024 11:54
@teofr
Copy link
Author

teofr commented Dec 10, 2024

Hey, sorry, but checking with my employer regarding the CLA is not worth it for such a small fix. I'll submit an issue instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant