OpenTelemetry Django Instrumentation¶
-
class
opentelemetry.instrumentation.django.DjangoInstrumentor[source]¶ Bases:
opentelemetry.instrumentation.instrumentor.BaseInstrumentor,opentelemetry.instrumentation.metric.MetricMixinAn instrumentor for Django
See
BaseInstrumentor