Files
opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-asyncclick

OpenTelemetry asyncclick Instrumentation
========================================

|pypi|

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

This library allows tracing requests made by the asyncclick fork of the click library.

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


::

    pip install opentelemetry-instrumentation-asyncclick


References
----------

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