Context
Interfaces
Classes
- Baggage
- Key-value store for data propagation across process boundaries.
- Context
- Telemetry context carrier holding trace information and baggage.
- MemoryContextStorage
- SpanId
- An 8-byte (64-bit) span identifier compatible with OpenTelemetry W3C Trace Context.
- TraceFlags
- W3C Trace Context trace flags (single byte).
- TraceId
- A 16-byte (128-bit) trace identifier compatible with OpenTelemetry W3C Trace Context.
- TraceState
- W3C Trace Context tracestate header value.