Module: OpenTelemetry::Trace::Propagation

Defined in:
lib/opentelemetry/trace/propagation.rb,
lib/opentelemetry/trace/propagation/context_keys.rb,
lib/opentelemetry/trace/propagation/trace_context.rb,
lib/opentelemetry/trace/propagation/trace_context/trace_parent.rb,
lib/opentelemetry/trace/propagation/trace_context/text_injector.rb,
lib/opentelemetry/trace/propagation/trace_context/text_extractor.rb

Overview

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

Defined Under Namespace

Modules: ContextKeys, TraceContext