mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
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/>`_