opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
OpenTelemetry Bot 546f0b0e69
[release/v1.32.x-0.53bx] Prepare release 1.32.0/0.53b0 (#3412)
* Prepare release 1.32.0/0.53b0

* Move CORE_REPO_SHA to opentelemetrybot/prepare-release-1.32.0-0.53b0

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2025-04-10 13:04:58 +00:00
..
src/opentelemetry/instrumentation/psycopg2 [release/v1.32.x-0.53bx] Prepare release 1.32.0/0.53b0 (#3412) 2025-04-10 13:04:58 +00:00
tests Make auto instrumentation use the same dependency resolver as manual instrumentation does (#3202) 2025-04-08 15:11:09 +02:00
LICENSE fix: revert modifications to Apache license (#2429) 2024-04-22 13:23:38 -05:00
README.rst Added link to examples folder in each instrumentation (#438) 2021-04-13 14:56:30 -07:00
pyproject.toml [release/v1.32.x-0.53bx] Prepare release 1.32.0/0.53b0 (#3412) 2025-04-10 13:04:58 +00:00
test-requirements-binary.txt psycopg2-binary support (#3186) 2025-01-21 15:41:56 -05:00
test-requirements.txt psycopg: bump versions in test-requirements to support py313 (#3147) 2024-12-24 13:47:18 +00:00

README.rst

OpenTelemetry Psycopg Instrumentation
=====================================

|pypi|

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

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

::

    pip install opentelemetry-instrumentation-psycopg2


References
----------
* `OpenTelemetry Psycopg Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/psycopg2/psycopg2.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_
* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_