zio.telemetry.opentelemetry.context.OutgoingContextCarrier
See theOutgoingContextCarrier companion object
trait OutgoingContextCarrier[T] extends TextMapSetter[T]
The wrapper for the context data to propagate to an external process.
Type parameters
- T
-
must be mutable
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article