opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Leighton Chen 536220c9f3 Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 22:13:24 -07:00
..
src/opentelemetry/instrumentation/psycopg2 Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-21 22:13:24 -07:00
tests Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-21 22:13:24 -07:00
CHANGELOG.md Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 22:13:24 -07:00
LICENSE Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-21 22:13:24 -07:00
MANIFEST.in Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-21 22:13:24 -07:00
README.rst Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-21 22:13:24 -07:00
setup.cfg Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-21 22:13:24 -07:00
setup.py Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-21 22:13:24 -07: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.readthedocs.io/en/latest/instrumentation/psycopg2/psycopg2.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_