opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Leighton Chen 7ab0aa7d42
Hotfix for previous release (#347)
2021-02-19 13:16:36 -08:00
..
src/opentelemetry/instrumentation/dbapi Hotfix for previous release (#347) 2021-02-19 13:16:36 -08:00
tests Remove 'component' span attribute in instrumentations (#301) 2021-01-29 13:15:26 -08:00
LICENSE Rename db framework packages from "ext" to "instrumentation" (#966) 2020-08-03 17:48:44 -07:00
MANIFEST.in Rename db framework packages from "ext" to "instrumentation" (#966) 2020-08-03 17:48:44 -07:00
README.rst Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
setup.cfg update (#337) 2021-02-16 14:27:31 -08:00
setup.py Rename db framework packages from "ext" to "instrumentation" (#966) 2020-08-03 17:48:44 -07:00

README.rst

OpenTelemetry Database API instrumentation
==========================================

|pypi|

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

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

::

    pip install opentelemetry-instrumentation-dbapi


References
----------

* `OpenTelemetry Database API Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/dbapi/dbapi.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_