opentelemetry-python-contrib/_template
Owais Lone 0786aa49ad
updating changelogs and version to 1.8.0-0.27b0 (#835)
2021-12-17 22:34:57 +05:30
..
README.rst Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
setup.cfg adding CI testing for python 3.10 (#742) 2021-10-26 21:43:23 +00:00
setup.py update open calls to pass encoding (#684) 2021-09-22 10:16:14 -07:00
version.py updating changelogs and version to 1.8.0-0.27b0 (#835) 2021-12-17 22:34:57 +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/>`_