mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
25 lines
638 B
ReStructuredText
25 lines
638 B
ReStructuredText
OpenTelemetry Instrumentation
|
|
=============================
|
|
|
|
|pypi|
|
|
|
|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-contrib-instrumentations.svg
|
|
:target: https://pypi.org/project/opentelemetry-contrib-instrumentations/
|
|
|
|
Installation
|
|
------------
|
|
|
|
::
|
|
|
|
pip install opentelemetry-contrib-instrumentations
|
|
|
|
|
|
This package installs all instrumentation packages hosted by the OpenTelemetry Python Contrib repository.
|
|
The list of packages can be found (here)[https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation]
|
|
|
|
|
|
References
|
|
----------
|
|
|
|
* `OpenTelemetry Project <https://opentelemetry.io/>`_
|