opentelemetry-python-contrib/opentelemetry-contrib-instr...
Riccardo Magliocchetti ab0ea0e0f9
Add support for python 3.12 (#2572)
2024-06-10 12:49:10 -07:00
..
src/opentelemetry/contrib-instrumentations Update version to 1.26.0.dev/0.47b0.dev (#2568) 2024-05-30 18:48:51 -07:00
LICENSE fix: revert modifications to Apache license (#2429) 2024-04-22 13:23:38 -05:00
README.rst Update README.rst (#2499) 2024-05-06 11:51:39 -05:00
pyproject.toml Add support for python 3.12 (#2572) 2024-06-10 12:49:10 -07:00

README.rst

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/>`_