opentelemetry-python-contrib/_template
Alex Boten bcec49cf2e update version to 0.17.dev0 2020-11-25 21:10:39 -08:00
..
README.rst Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
setup.cfg update version to 0.17.dev0 2020-11-25 21:10:39 -08:00
setup.py adding instructions to port instrumentation (#26) 2020-04-09 11:16:33 -07:00
version.py update version to 0.17.dev0 2020-11-25 21:10:39 -08: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/>`_