We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The OpenTracing implementation provides such a method but OpenTelemetry doesn't.
See https://stackoverflow.com/questions/74955895/how-to-create-opentelemetry-traces-in-a-vertx-verticle/74994741?noredirect=1#comment132547633_74994741
The text was updated successfully, but these errors were encountered:
Actually, OpenTelemetry provides a method to do this: io.opentelemetry.api.trace.Span#current
io.opentelemetry.api.trace.Span#current
Sorry, something went wrong.
No branches or pull requests
The OpenTracing implementation provides such a method but OpenTelemetry doesn't.
See https://stackoverflow.com/questions/74955895/how-to-create-opentelemetry-traces-in-a-vertx-verticle/74994741?noredirect=1#comment132547633_74994741
The text was updated successfully, but these errors were encountered: