Expand description
Context propagation utilities for distributed tracing across service boundaries.
Structs§
- None
Propagator - A no-op propagator that performs no context injection or extraction.
- Text
MapSplit Propagator - A text map propagator that uses different propagators for injection and extraction.
Type Aliases§
- Propagator
- Type alias for a boxed text map propagator.