opentelemetry-instrumentation-tornado


Nameopentelemetry-instrumentation-tornado JSON
Version 0.56b0 PyPI version JSON
download
home_pageNone
SummaryTornado instrumentation for OpenTelemetry
upload_time2025-07-11 12:26:51
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 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.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/16/44/e9a3ed8af396093c247fb6fb44cb99faf22f88bab9a2d50a7937d8eb1690/opentelemetry_instrumentation_tornado-0.56b0.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.56b0",
    "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": "0fba0a3a005c004b9922caa7295b34b8754d873ff1cf8d050c2398aea1352899",
                "md5": "cd51052925da47c9ff377c89b3456db0",
                "sha256": "34c03c30f79896fd90ed9daf9d11f585fdbbfa3f0bc5ea97613ba07d2f169c5a"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_tornado-0.56b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd51052925da47c9ff377c89b3456db0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 15466,
            "upload_time": "2025-07-11T12:26:07",
            "upload_time_iso_8601": "2025-07-11T12:26:07.934701Z",
            "url": "https://files.pythonhosted.org/packages/0f/ba/0a3a005c004b9922caa7295b34b8754d873ff1cf8d050c2398aea1352899/opentelemetry_instrumentation_tornado-0.56b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1644e9a3ed8af396093c247fb6fb44cb99faf22f88bab9a2d50a7937d8eb1690",
                "md5": "414635008b10febde9393efe9bcbb6bf",
                "sha256": "0bb897cc542b7b621edc5cb70553b2e4d81980ec338070fffe54a48a006bc129"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_tornado-0.56b0.tar.gz",
            "has_sig": false,
            "md5_digest": "414635008b10febde9393efe9bcbb6bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 17591,
            "upload_time": "2025-07-11T12:26:51",
            "upload_time_iso_8601": "2025-07-11T12:26:51.096432Z",
            "url": "https://files.pythonhosted.org/packages/16/44/e9a3ed8af396093c247fb6fb44cb99faf22f88bab9a2d50a7937d8eb1690/opentelemetry_instrumentation_tornado-0.56b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 12:26: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"
}
        
Elapsed time: 0.42230s