ContextStorage

zio.telemetry.opentelemetry.context.ContextStorage$
See theContextStorage companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete fields

The main one. Uses FiberRef as a ContextStorage.

The main one. Uses FiberRef as a ContextStorage.

Attributes

Uses OpenTelemetry's context storage which is backed by a java.lang.ThreadLocal. This makes sense only if OTEL instrumentation agent is used.

Uses OpenTelemetry's context storage which is backed by a java.lang.ThreadLocal. This makes sense only if OTEL instrumentation agent is used.

Attributes