OpenTelemetryRunContextPropagator

class OpenTelemetryRunContextPropagator : RunContextPropagator

RunContextPropagator based on the OpenTelemetry Context.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun capture(): RunContextPropagator.CapturedContext
Link copied to clipboard
open fun combine(propagators: Stream<out RunContextPropagator>): RunContextPropagator