OutgoingContextCarrier

zio.telemetry.opentelemetry.context.OutgoingContextCarrier
See theOutgoingContextCarrier companion trait

Attributes

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

Members list

Value members

Concrete methods

Default implementation of the OutgoingContextCarrier where the type of the OutgoingContextCarrier.kernel is a mutable Map[String, String].

Default implementation of the OutgoingContextCarrier where the type of the OutgoingContextCarrier.kernel is a mutable Map[String, String].

Value parameters

initial

initial kernel

Attributes