---
id: opentelemetry-instrumentation-django
version: "0.65b0"
license: Apache-2.0
license_treatment: permissive
maintenance: active
---
# opentelemetry-instrumentation-django — OpenTelemetry Instrumentation for Django
License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI
## Install
pip install opentelemetry-instrumentation-django
uv add opentelemetry-instrumentation-django
poetry add opentelemetry-instrumentation-django
## Description
OpenTelemetry Django Tracing
============================
|pypi|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-django.svg
:target: https://pypi.org/project/opentelemetry-instrumentation-django/
This library allows tracing requests for Django applications.
Installation
------------
::
pip install opentelemetry-instrumentation-django
References
----------
* `Django `_
* `OpenTelemetry Instrumentation for Django `_
* `OpenTelemetry Project `_
* `OpenTelemetry Python Examples `_
## AI interpretation — verify before relying
Automatically instruments Django web applications to emit OpenTelemetry traces, capturing request/response lifecycle and performance metrics for observability.
Verdict: A well-maintained, actively developed instrumentation library in beta status with no known vulnerabilities. Low install friction and permissive licensing make it a straightforward choice for Django teams adopting OpenTelemetry observability. Beta status warrants standard pre-production testing.
[View on SkillFed](https://skillfed.io/packages/opentelemetry-instrumentation-django) · [View on PyPI](https://pypi.org/project/opentelemetry-instrumentation-django/)