Module
W3C distributed-tracing utilities for Splunk AO._CaseInsensitiveGetter
Read all case-insensitive carrier values without collapsing duplicates.extract_tracing_context
get_tracing_headers
carrier(MutableMapping[str, str] | None): Existing carrier to populate. A new dictionary is created when omitted.
SplunkAOLoggerException: If there is no active exportable operation span. The internal Splunk AO trace envelope is not exportable and cannot be used as a wire parent.
MutableMapping[str, str]: The supplied carrier, or a new dictionary, containingtraceparentand any other fields owned by the configured OTel propagator.