-
Task
-
Resolution: Done
-
Undefined
-
None
-
2.2.0.GA
-
None
-
False
-
None
-
False
-
-
The vertx-opentelemetry is now moved to be "test" scoped but because Vert.x is still in place we have a replacement for the context storage provided named "
BridgeContextStorageProvider".
We should get investigate if we can easily remove this provider and using the default Thread local one from OpenTelemetry when Vert.x will be totally removed from the bridge.
It will depend on our final thread model for handling requests with the need (or not) to take the context storage propagation across multiple threads.