Files
opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-click

OpenTelemetry click Instrumentation
====================================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-click.svg
   :target: https://pypi.org/project/opentelemetry-instrumentation-click/

This library allows tracing requests made by the click library.

Installation
------------


::

    pip install opentelemetry-instrumentation-click


References
----------

* `OpenTelemetry click/ Tracing <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/click/click.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_