Name | opentelemetry-instrumentation-django JSON |
Version |
0.49b1
JSON |
| download |
home_page | None |
Summary | OpenTelemetry Instrumentation for Django |
upload_time | 2024-11-08 19:32:49 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
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.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>",
"download_url": "https://files.pythonhosted.org/packages/50/ca/4a8153b7bb7e1a911050701cf24d67c38d33dc7a21dae1f2ad5153b72b61/opentelemetry_instrumentation_django-0.49b1.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.49b1",
"project_urls": {
"Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-django"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6f17198634a684baea6908200a616e509be65c4391f71fa7e34dc39ac2396771",
"md5": "7338a7591157a6581ca29edda6a68596",
"sha256": "79795c46061a298556ae023a71ae47ea2c8c8f715266b0f1dba9f3d7f7018785"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_django-0.49b1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7338a7591157a6581ca29edda6a68596",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 19456,
"upload_time": "2024-11-08T19:31:51",
"upload_time_iso_8601": "2024-11-08T19:31:51.143469Z",
"url": "https://files.pythonhosted.org/packages/6f/17/198634a684baea6908200a616e509be65c4391f71fa7e34dc39ac2396771/opentelemetry_instrumentation_django-0.49b1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "50ca4a8153b7bb7e1a911050701cf24d67c38d33dc7a21dae1f2ad5153b72b61",
"md5": "fbc57144016e519e9e841a891ba04713",
"sha256": "4a997d1c18d7e81e28d2b7041223c30dc8a60dbc572ade2a20a048fbdc5bbae9"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_django-0.49b1.tar.gz",
"has_sig": false,
"md5_digest": "fbc57144016e519e9e841a891ba04713",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 24602,
"upload_time": "2024-11-08T19:32:49",
"upload_time_iso_8601": "2024-11-08T19:32:49.318894Z",
"url": "https://files.pythonhosted.org/packages/50/ca/4a8153b7bb7e1a911050701cf24d67c38d33dc7a21dae1f2ad5153b72b61/opentelemetry_instrumentation_django-0.49b1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 19:32:49",
"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"
}