Module: OpenTelemetry::Trace::Propagation

Defined in:
lib/opentelemetry/trace/propagation.rb,
lib/opentelemetry/trace/propagation/trace_context.rb,
lib/opentelemetry/trace/propagation/trace_context/trace_parent.rb,
lib/opentelemetry/trace/propagation/trace_context/text_map_propagator.rb

Overview

The Trace::Propagation module contains injectors and extractors for sending and receiving span context over the wire

Defined Under Namespace

Modules: TraceContext