Files
opentelemetry-python-contrib/docs/nitpick-exceptions.ini

32 lines
826 B
INI

[default]
class_references=
; TODO: Understand why sphinx is not able to find this local class
opentelemetry.propagators.textmap.TextMapPropagator
; - AwsXRayFormat
opentelemetry.propagators.textmap.DictGetter
; API
opentelemetry.propagators.textmap.Getter
; - DatadogFormat
; - AWSXRayFormat
opentelemetry.sdk.trace.id_generator.IdGenerator
; - AwsXRayIdGenerator
TextMapPropagatorT
; - AwsXRayFormat.extract
anys=
; API
opentelemetry.propagators.textmap.TextMapPropagator.fields
; - AWSXRayFormat
TraceId
; - AwsXRayIdGenerator
TraceIdRatioBased
; - AwsXRayIdGenerator
; SDK
SpanProcessor
; - DatadogExportSpanProcessor
TracerProvider
; - AwsXRayIdGenerator
; Instrumentation
BaseInstrumentor
; - instrumentation.*