Closed jcarranzan closed 1 year ago
@jcarranzan thanks for sharing this. While reviewing I took some time to look again into the implementation and the OpenTelemetry API. It turns out OpenTelemetry provides a io.opentelemetry.api.trace.Span#current
method already.
So we can close the PR, it is not required.
Motivation:
https://github.com/eclipse-vertx/vertx-tracing/issues/51