opentelemetry-python-contrib/_template
Leighton Chen af972a07a9
Create RELEASING.md, Update version to 1.15.0.dev/0.36b0.dev (#1429)
2022-11-03 13:26:58 -07:00
..
README.rst Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
pyproject.toml Add support for py3.11 (#1415) 2022-10-31 21:19:50 +00:00
version.py Create RELEASING.md, Update version to 1.15.0.dev/0.36b0.dev (#1429) 2022-11-03 13:26:58 -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/>`_