Name | opentelemetry-instrumentation-asyncpg JSON |
Version |
0.57b0
JSON |
| download |
home_page | None |
Summary | OpenTelemetry instrumentation for AsyncPG |
upload_time | 2025-07-29 15:42:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
OpenTelemetry asyncpg Instrumentation
=====================================
|pypi|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-asyncpg.svg
:target: https://pypi.org/project/opentelemetry-instrumentation-asyncpg/
This library allows tracing PostgreSQL queries made by the
`asyncpg <https://magicstack.github.io/asyncpg/current/>`_ library.
Installation
------------
::
pip install opentelemetry-instrumentation-asyncpg
References
----------
* `OpenTelemetry asyncpg Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/asyncpg/asyncpg.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-asyncpg",
"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/40/90/965f8b99b4a5550ceae560002c6c90e840a6d02e2dc3b869e5efdbc91772/opentelemetry_instrumentation_asyncpg-0.57b0.tar.gz",
"platform": null,
"description": "OpenTelemetry asyncpg Instrumentation\n=====================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-asyncpg.svg\n :target: https://pypi.org/project/opentelemetry-instrumentation-asyncpg/\n\nThis library allows tracing PostgreSQL queries made by the\n`asyncpg <https://magicstack.github.io/asyncpg/current/>`_ library.\n\nInstallation\n------------\n\n::\n\n pip install opentelemetry-instrumentation-asyncpg\n\nReferences\n----------\n\n* `OpenTelemetry asyncpg Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/asyncpg/asyncpg.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 AsyncPG",
"version": "0.57b0",
"project_urls": {
"Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-asyncpg",
"Repository": "https://github.com/open-telemetry/opentelemetry-python-contrib"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d33e079acb8402c4fde6050f6a9bb44988eadc697f2e047e7bebebea44442b37",
"md5": "b3cb6bba8215e3899c90f11da676662e",
"sha256": "4c37a839f3604bbb0baae80fd8b4a02fbb1fab3cc914d561e234f7dfafbdf7e2"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_asyncpg-0.57b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b3cb6bba8215e3899c90f11da676662e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 10087,
"upload_time": "2025-07-29T15:41:51",
"upload_time_iso_8601": "2025-07-29T15:41:51.763010Z",
"url": "https://files.pythonhosted.org/packages/d3/3e/079acb8402c4fde6050f6a9bb44988eadc697f2e047e7bebebea44442b37/opentelemetry_instrumentation_asyncpg-0.57b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4090965f8b99b4a5550ceae560002c6c90e840a6d02e2dc3b869e5efdbc91772",
"md5": "1ee956a312c2559b06eab8d916378ce5",
"sha256": "acd6c414afb8e1e3b18848aa7e44c19a0bdf47a9a83ca8c31d0322ec48bf66c6"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_asyncpg-0.57b0.tar.gz",
"has_sig": false,
"md5_digest": "1ee956a312c2559b06eab8d916378ce5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8726,
"upload_time": "2025-07-29T15:42:50",
"upload_time_iso_8601": "2025-07-29T15:42:50.290289Z",
"url": "https://files.pythonhosted.org/packages/40/90/965f8b99b4a5550ceae560002c6c90e840a6d02e2dc3b869e5efdbc91772/opentelemetry_instrumentation_asyncpg-0.57b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 15:42:50",
"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-asyncpg"
}