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 `_ library. Installation ------------ :: pip install opentelemetry-instrumentation-asyncpg References ---------- * `OpenTelemetry asyncpg Instrumentation `_ * `OpenTelemetry Project `_ * `OpenTelemetry Python Examples `_