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

Span Context is missing for async processing tasks #83

Open
VishnuTeja27 opened this issue Oct 30, 2024 · 0 comments
Open

Span Context is missing for async processing tasks #83

VishnuTeja27 opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@VishnuTeja27
Copy link

Version

Which version(s) did you encounter this bug ?
4.5.10

Context

While upgrading from 4.3.7 to 4.5.10, i see that the async processing tasks are missing traceIds.

Do you have a reproducer?

https://github.com/VishnuTeja27/VertxOtelStarter

Steps to reproduce

Setup Otel in vertxOptions and write a method which return immediately but executes some task in the background. We can observe that the span context is missing from the background tasks. The same is shared in the above reproducer project.

@VishnuTeja27 VishnuTeja27 added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant