opentelemetry-python-contrib/_template
Riccardo Magliocchetti ab0ea0e0f9
Add support for python 3.12 (#2572)
2024-06-10 12:49:10 -07:00
..
README.rst Update README.rst (#2060) 2024-01-05 20:05:58 +00:00
pyproject.toml Add support for python 3.12 (#2572) 2024-06-10 12:49:10 -07:00
version.py Update version to 1.26.0.dev/0.47b0.dev (#2568) 2024-05-30 18:48:51 -07:00

README.rst

OpenTelemetry <REPLACE ME> Instrumentation
===========================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-<REPLACE ME>.svg
   :target: https://pypi.org/project/opentelemetry-instrumentation-<REPLACE ME>/

This library allows tracing requests made by the <REPLACE ME> library.

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


::

    pip install opentelemetry-instrumentation-<REPLACE ME>


References
----------

* `OpenTelemetry <REPLACE ME>/ Tracing <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/<REPLACE ME>/<REPLACE ME>.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_