OpenTelemetry Django Instrumentation

class opentelemetry.ext.django.DjangoInstrumentor[source]

Bases: opentelemetry.auto_instrumentation.instrumentor.BaseInstrumentor

An instrumentor for Django

See BaseInstrumentor