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.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/36/10/cbf9a825b325d00ae89eb2765c7a3caf7ebc7cf98d453839e09942ff43db/opentelemetry_instrumentation_aiohttp_client-0.50b0.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": "Apache-2.0",
"summary": "OpenTelemetry aiohttp client instrumentation",
"version": "0.50b0",
"project_urls": {
"Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-aiohttp-client"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bd03343fd79478f20be1385710d612d588268c32a96310f28a839f6a843fe0f8",
"md5": "83a551be992c5614c6e4b694e128e645",
"sha256": "bf235d022a8c551c99db71475e0c9bdef858f634ab92ba65a5a967fbec9c4301"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_aiohttp_client-0.50b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "83a551be992c5614c6e4b694e128e645",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 11603,
"upload_time": "2024-12-11T17:03:59",
"upload_time_iso_8601": "2024-12-11T17:03:59.411085Z",
"url": "https://files.pythonhosted.org/packages/bd/03/343fd79478f20be1385710d612d588268c32a96310f28a839f6a843fe0f8/opentelemetry_instrumentation_aiohttp_client-0.50b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3610cbf9a825b325d00ae89eb2765c7a3caf7ebc7cf98d453839e09942ff43db",
"md5": "bef49c5cbd73e5d5de565fd6ba5ed815",
"sha256": "417da9e483e89d1805fa42fb1f7f2053561a09bcab2251a9005b8013f644bfb0"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_aiohttp_client-0.50b0.tar.gz",
"has_sig": false,
"md5_digest": "bef49c5cbd73e5d5de565fd6ba5ed815",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13594,
"upload_time": "2024-12-11T17:05:20",
"upload_time_iso_8601": "2024-12-11T17:05:20.386369Z",
"url": "https://files.pythonhosted.org/packages/36/10/cbf9a825b325d00ae89eb2765c7a3caf7ebc7cf98d453839e09942ff43db/opentelemetry_instrumentation_aiohttp_client-0.50b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 17:05:20",
"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"
}