opentelemetry-python-contrib/_template
alrex 2710e25b78
add Python 3.9 to setup.cfg template (#698)
2021-09-28 17:26:18 +00:00
..
README.rst Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
setup.cfg add Python 3.9 to setup.cfg template (#698) 2021-09-28 17:26:18 +00:00
setup.py update open calls to pass encoding (#684) 2021-09-22 10:16:14 -07:00
version.py Release/1.5.0 0.24b0 (#628) 2021-08-26 14:54:46 +05:30

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