mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-01 17:34:38 +08:00

Co-authored-by: Aaron Abbott <aaronabbott@google.com> Co-authored-by: alrex <aboten@lightstep.com>
31 lines
816 B
INI
31 lines
816 B
INI
[default]
|
|
class_references=
|
|
; TODO: Understand why sphinx is not able to find this local class
|
|
opentelemetry.trace.propagation.textmap.TextMapPropagator
|
|
; - AwsXRayFormat
|
|
opentelemetry.trace.propagation.textmap.DictGetter
|
|
; - instrumentation.asgi.CarrierGetter
|
|
; API
|
|
opentelemetry.trace.propagation.textmap.Getter
|
|
; - DatadogFormat
|
|
; - AWSXRayFormat
|
|
TextMapPropagatorT
|
|
; - AwsXRayFormat.extract
|
|
|
|
anys=
|
|
; API
|
|
opentelemetry.trace.propagation.textmap.TextMapPropagator.fields
|
|
; - AWSXRayFormat
|
|
TraceId
|
|
; - AwsXRayIdsGenerator
|
|
TraceIdRatioBased
|
|
; - AwsXRayIdsGenerator
|
|
; SDK
|
|
SpanProcessor
|
|
; - DatadogExportSpanProcessor
|
|
TracerProvider
|
|
; - AwsXRayIdsGenerator
|
|
; Instrumentation
|
|
BaseInstrumentor
|
|
; - instrumentation.*
|