opentelemetry-instrumentation-aiohttp-client


Nameopentelemetry-instrumentation-aiohttp-client JSON
Version 0.58b0 PyPI version JSON
download
home_pageNone
SummaryOpenTelemetry aiohttp client instrumentation
upload_time2025-09-11 11:42:15
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 aiohttp client Integration
========================================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-aiohttp-client.svg
   :target: https://pypi.org/project/opentelemetry-instrumentation-aiohttp-client/

This library allows tracing HTTP requests made by the
`aiohttp client <https://docs.aiohttp.org/en/stable/client.html>`_ library.

Installation
------------

::

     pip install opentelemetry-instrumentation-aiohttp-client

References
----------

* `OpenTelemetry Project <https://opentelemetry.io/>`_
* `aiohttp client Tracing <https://docs.aiohttp.org/en/stable/tracing_reference.html>`_
* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "opentelemetry-instrumentation-aiohttp-client",
    "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/4a/5d/de936b63cde9fba615ca0a3b1e1d2a986a400fe53890f52760df0955596e/opentelemetry_instrumentation_aiohttp_client-0.58b0.tar.gz",
    "platform": null,
    "description": "OpenTelemetry aiohttp client Integration\n========================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-aiohttp-client.svg\n   :target: https://pypi.org/project/opentelemetry-instrumentation-aiohttp-client/\n\nThis library allows tracing HTTP requests made by the\n`aiohttp client <https://docs.aiohttp.org/en/stable/client.html>`_ library.\n\nInstallation\n------------\n\n::\n\n     pip install opentelemetry-instrumentation-aiohttp-client\n\nReferences\n----------\n\n* `OpenTelemetry Project <https://opentelemetry.io/>`_\n* `aiohttp client Tracing <https://docs.aiohttp.org/en/stable/tracing_reference.html>`_\n* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "OpenTelemetry aiohttp client instrumentation",
    "version": "0.58b0",
    "project_urls": {
        "Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-aiohttp-client",
        "Repository": "https://github.com/open-telemetry/opentelemetry-python-contrib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "672d0fe2d0c4af6d23bf51dea5b2324fe06a91ec0b4e82a1ebbc4cbf3a8e1067",
                "md5": "a6af282931e733d68b6fcca968094aca",
                "sha256": "14b805bd3da73579bb8484f798800af15bc8218dd775275c207cdf5b8abae586"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_aiohttp_client-0.58b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6af282931e733d68b6fcca968094aca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12377,
            "upload_time": "2025-09-11T11:41:03",
            "upload_time_iso_8601": "2025-09-11T11:41:03.021331Z",
            "url": "https://files.pythonhosted.org/packages/67/2d/0fe2d0c4af6d23bf51dea5b2324fe06a91ec0b4e82a1ebbc4cbf3a8e1067/opentelemetry_instrumentation_aiohttp_client-0.58b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4a5dde936b63cde9fba615ca0a3b1e1d2a986a400fe53890f52760df0955596e",
                "md5": "6d94831b85b666595425016fff3ebc5e",
                "sha256": "aab610f90a1be67ae66d3781bcad2b484774f043f73e8519156ca04d05019b2a"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_aiohttp_client-0.58b0.tar.gz",
            "has_sig": false,
            "md5_digest": "6d94831b85b666595425016fff3ebc5e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15039,
            "upload_time": "2025-09-11T11:42:15",
            "upload_time_iso_8601": "2025-09-11T11:42:15.502620Z",
            "url": "https://files.pythonhosted.org/packages/4a/5d/de936b63cde9fba615ca0a3b1e1d2a986a400fe53890f52760df0955596e/opentelemetry_instrumentation_aiohttp_client-0.58b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-11 11:42:15",
    "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-aiohttp-client"
}
        
Elapsed time: 1.06332s