opentelemetry-python-contrib/_template
OpenTelemetry Bot 2480f4e846
[release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#3093)
* Prepare release 1.29.0/0.50b0

* Update CORE_REPO_SHA to opentelemetrybot/prepare-release-1.29.0-0.50b0

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2024-12-11 17:42:38 +01:00
..
README.rst Update README.rst (#2060) 2024-01-05 20:05:58 +00:00
autodoc_entry.rst CONTRIBUTING: notes abount adding doc for new instrumentation (#3064) 2024-12-04 08:27:56 +00:00
pyproject.toml Introducing ruff as linter and formatter (basic setup) (#2921) 2024-10-23 10:54:14 -07:00
version.py [release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#3093) 2024-12-11 17:42:38 +01: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/>`_