OpenTelemetry.Context
Namespace with 5 public types
Classes
AsyncLocalRuntimeContextSlot`1
The async local implementation of context slot.
ThreadLocalRuntimeContextSlot`1
The thread local (TLS) implementation of context slot.
Static Classes
RuntimeContext
Generic runtime context management API.
Abstract Classes
RuntimeContextSlot`1
The abstract context slot.
Interfaces
IRuntimeContextSlotValueAccessor
Describes a type of which can expose its value as an .