Files
opentelemetry-python-contrib/opentelemetry-contrib-instrumentations
OpenTelemetry Bot afd8428997 Update version to 1.19.0.dev/0.40b0.dev (#1797)
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-05-17 10:47:58 -06:00
..

OpenTelemetry Instrumentation
=============================

|pypi|

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

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

::

    pip install opentelemetry-contrib-instrumentations


This package installs all instrumentation packages hosted by the OpenTelemetry Python Contrib repository.
The list of packages can be found (here)[https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation]


References
----------

* `OpenTelemetry Project <https://opentelemetry.io/>`_