B3Propagator

org.typelevel.otel4s.sdk.trace.context.propagation.B3Propagator
object B3Propagator

Attributes

Source
B3Propagator.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object ContextKeys

Attributes

Source
B3Propagator.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

Returns a B3Propagator that injects span details into multiple headers: X-B3-TraceId, X-B3-SpanId, X-B3-Sampled.

Returns a B3Propagator that injects span details into multiple headers: X-B3-TraceId, X-B3-SpanId, X-B3-Sampled.

Attributes

Source
B3Propagator.scala

Returns a B3Propagator that injects span details into a single b3 header.

Returns a B3Propagator that injects span details into a single b3 header.

Attributes

Source
B3Propagator.scala