mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
24 lines
493 B
ReStructuredText
24 lines
493 B
ReStructuredText
OpenTelemetry Distro
|
|
====================
|
|
|
|
|pypi|
|
|
|
|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-distro.svg
|
|
:target: https://pypi.org/project/opentelemetry-distro/
|
|
|
|
Installation
|
|
------------
|
|
|
|
::
|
|
|
|
pip install opentelemetry-distro
|
|
|
|
|
|
This package provides entrypoints to configure OpenTelemetry.
|
|
|
|
References
|
|
----------
|
|
|
|
* `OpenTelemetry Project <https://opentelemetry.io/>`_
|
|
* `Example using opentelemetry-distro <https://opentelemetry.io/docs/instrumentation/python/distro/>`_
|