mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 12:43:39 +08:00
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/>`_