Package | Description |
---|---|
io.opentelemetry.context |
A context propagation mechanism which can carry scoped-values across API boundaries and between
threads.
|
io.opentelemetry.context.internal.shaded | |
io.opentelemetry.context.propagation |
Interfaces for defining
ContextPropagators for
allowing context propagation across process boundaries, for example when sending context to a
remote server. |