opentelemetry-instrumentation-django


Nameopentelemetry-instrumentation-django JSON
Version 0.58b0 PyPI version JSON
download
home_pageNone
SummaryOpenTelemetry Instrumentation for Django
upload_time2025-09-11 11:42:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            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 <https://www.djangoproject.com/>`_
* `OpenTelemetry Instrumentation for Django <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/django/django.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_
* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "opentelemetry-instrumentation-django",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>",
    "download_url": "https://files.pythonhosted.org/packages/69/e8/6055cb9129a5a80b8814b770b79ce559977ff3b3b11dfd4067566ff25c1d/opentelemetry_instrumentation_django-0.58b0.tar.gz",
    "platform": null,
    "description": "OpenTelemetry Django Tracing\n============================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-django.svg\n   :target: https://pypi.org/project/opentelemetry-instrumentation-django/\n\nThis library allows tracing requests for Django applications.\n\nInstallation\n------------\n\n::\n\n    pip install opentelemetry-instrumentation-django\n\nReferences\n----------\n\n* `Django <https://www.djangoproject.com/>`_\n* `OpenTelemetry Instrumentation for Django <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/django/django.html>`_\n* `OpenTelemetry Project <https://opentelemetry.io/>`_\n* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "OpenTelemetry Instrumentation for Django",
    "version": "0.58b0",
    "project_urls": {
        "Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-django",
        "Repository": "https://github.com/open-telemetry/opentelemetry-python-contrib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "831a396e941a7aae4e81793931a60669378c64a147a6dca75344b4c26cc8811b",
                "md5": "bfdcf456f03a90a0f8bef620cce57de7",
                "sha256": "6e3ada766ce965e9486d193e10cb32749bd51fe1adb5ec6b9310e33fe89fad6d"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_django-0.58b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bfdcf456f03a90a0f8bef620cce57de7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19596,
            "upload_time": "2025-09-11T11:41:24",
            "upload_time_iso_8601": "2025-09-11T11:41:24.806632Z",
            "url": "https://files.pythonhosted.org/packages/83/1a/396e941a7aae4e81793931a60669378c64a147a6dca75344b4c26cc8811b/opentelemetry_instrumentation_django-0.58b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "69e86055cb9129a5a80b8814b770b79ce559977ff3b3b11dfd4067566ff25c1d",
                "md5": "300bdd11df77703847099e6e923865fb",
                "sha256": "24f45706a9dc3c47b9214ed5422fd0d35a850f3f40b04112a91fc10561cfd3f5"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_django-0.58b0.tar.gz",
            "has_sig": false,
            "md5_digest": "300bdd11df77703847099e6e923865fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25009,
            "upload_time": "2025-09-11T11:42:31",
            "upload_time_iso_8601": "2025-09-11T11:42:31.853336Z",
            "url": "https://files.pythonhosted.org/packages/69/e8/6055cb9129a5a80b8814b770b79ce559977ff3b3b11dfd4067566ff25c1d/opentelemetry_instrumentation_django-0.58b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-11 11:42:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "open-telemetry",
    "github_project": "opentelemetry-python-contrib",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "opentelemetry-instrumentation-django"
}
        
Elapsed time: 2.20958s