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

OpenTelemetry: method to retrieve the current span #51

Closed
tsegismont opened this issue Jan 25, 2023 · 1 comment
Closed

OpenTelemetry: method to retrieve the current span #51

tsegismont opened this issue Jan 25, 2023 · 1 comment
Labels
invalid This doesn't seem right

Comments

@tsegismont
Copy link
Contributor

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

@tsegismont tsegismont added the enhancement New feature or request label Jan 25, 2023
@tsegismont tsegismont added this to the 4.4.0 milestone Jan 25, 2023
@vietj vietj modified the milestones: 4.4.0, 4.4.1 Mar 2, 2023
@tsegismont tsegismont added invalid This doesn't seem right and removed enhancement New feature or request labels Mar 10, 2023
@tsegismont tsegismont removed this from the 4.4.1 milestone Mar 10, 2023
@tsegismont
Copy link
Contributor Author

Actually, OpenTelemetry provides a method to do this: io.opentelemetry.api.trace.Span#current

@tsegismont tsegismont closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants