mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 12:43:39 +08:00
39 lines
1011 B
INI
39 lines
1011 B
INI
[default]
|
|
class_references=
|
|
; TODO: Understand why sphinx is not able to find this local class
|
|
opentelemetry.propagators.textmap.CarrierT
|
|
opentelemetry.propagators.textmap.Setter
|
|
opentelemetry.propagators.textmap.Getter
|
|
opentelemetry.propagators.textmap.TextMapPropagator
|
|
; - AwsXRayFormat
|
|
opentelemetry.propagators.textmap.DefaultGetter
|
|
; API
|
|
opentelemetry.propagators.textmap.Getter
|
|
; - DatadogFormat
|
|
; - AWSXRayFormat
|
|
opentelemetry.sdk.trace.id_generator.IdGenerator
|
|
; - AwsXRayIdGenerator
|
|
TextMapPropagator
|
|
CarrierT
|
|
Setter
|
|
Getter
|
|
; - AwsXRayFormat.extract
|
|
|
|
anys=
|
|
; API
|
|
opentelemetry.propagators.textmap.TextMapPropagator.fields
|
|
; - AWSXRayFormat
|
|
TraceId
|
|
; - AwsXRayIdGenerator
|
|
TraceIdRatioBased
|
|
; - AwsXRayIdGenerator
|
|
; SDK
|
|
SpanProcessor
|
|
; - DatadogExportSpanProcessor
|
|
TracerProvider
|
|
; - AwsXRayIdGenerator
|
|
; Instrumentation
|
|
BaseInstrumentor
|
|
; - instrumentation.*
|
|
Setter
|