opentelemetry-python-contrib/_template
Owais Lone c8020cbea5
updating changelogs and version to 1.9.1-0.28b1 (#887)
* updating changelogs and version to 1.9.1-0.28b1

* Update CHANGELOG.md

Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>

* Update CHANGELOG.md

Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>

Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>
2022-01-31 09:40:29 +00:00
..
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.9.1-0.28b1 (#887) 2022-01-31 09:40:29 +00: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/>`_