Name | opentelemetry-instrumentation-tornado JSON |
Version |
0.51b0
JSON |
| download |
home_page | None |
Summary | Tornado instrumentation for OpenTelemetry |
upload_time | 2025-02-04 18:21:51 |
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 Tornado Instrumentation
======================================
|pypi|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-tornado.svg
:target: https://pypi.org/project/opentelemetry-instrumentation-tornado/
This library builds on the OpenTelemetry WSGI middleware to track web requests
in Tornado applications.
Installation
------------
::
pip install opentelemetry-instrumentation-tornado
References
----------
* `OpenTelemetry Tornado Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/tornado/tornado.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-tornado",
"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/87/8f/8a6b6663b897d00e6f460d5cdd78e8ea2321ca17cf7f2b2490f7a8c17da9/opentelemetry_instrumentation_tornado-0.51b0.tar.gz",
"platform": null,
"description": "OpenTelemetry Tornado Instrumentation\n======================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-tornado.svg\n :target: https://pypi.org/project/opentelemetry-instrumentation-tornado/\n\nThis library builds on the OpenTelemetry WSGI middleware to track web requests\nin Tornado applications.\n\nInstallation\n------------\n\n::\n\n pip install opentelemetry-instrumentation-tornado\n\nReferences\n----------\n\n* `OpenTelemetry Tornado Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/tornado/tornado.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": "Tornado instrumentation for OpenTelemetry",
"version": "0.51b0",
"project_urls": {
"Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-tornado",
"Repository": "https://github.com/open-telemetry/opentelemetry-python-contrib"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c04f27caa44c8c3cfcc390e8832fcca30ecd99c4ae2368d9be57264178c42da1",
"md5": "1a6d0e91885437f09b65fbfab80eae3c",
"sha256": "ed9ea4b35a4d99f874b2d06f41f72de43ea864d0c0c847f1f823fb2c2f909aab"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_tornado-0.51b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1a6d0e91885437f09b65fbfab80eae3c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15323,
"upload_time": "2025-02-04T18:20:55",
"upload_time_iso_8601": "2025-02-04T18:20:55.656197Z",
"url": "https://files.pythonhosted.org/packages/c0/4f/27caa44c8c3cfcc390e8832fcca30ecd99c4ae2368d9be57264178c42da1/opentelemetry_instrumentation_tornado-0.51b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "878f8a6b6663b897d00e6f460d5cdd78e8ea2321ca17cf7f2b2490f7a8c17da9",
"md5": "e1cdbd231f0d70b34b44f04fe9d399d0",
"sha256": "cf8debc900f61605c92c1be442076345e2db3c263a5486a71ae8847b5ebda804"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_tornado-0.51b0.tar.gz",
"has_sig": false,
"md5_digest": "e1cdbd231f0d70b34b44f04fe9d399d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 17084,
"upload_time": "2025-02-04T18:21:51",
"upload_time_iso_8601": "2025-02-04T18:21:51.155446Z",
"url": "https://files.pythonhosted.org/packages/87/8f/8a6b6663b897d00e6f460d5cdd78e8ea2321ca17cf7f2b2490f7a8c17da9/opentelemetry_instrumentation_tornado-0.51b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-04 18:21:51",
"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-tornado"
}