ContextPropagators

org.typelevel.otel4s.context.propagation.ContextPropagators
See theContextPropagators companion object
sealed trait ContextPropagators[Ctx]

A container of the registered propagators for every supported format.

Type parameters

Ctx

the type of the Context

Attributes

Companion
object
Source
ContextPropagators.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Returns a text map propagator to extract or inject data.

Returns a text map propagator to extract or inject data.

Attributes

Source
ContextPropagators.scala