mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 13:12:39 +08:00
24 lines
646 B
ReStructuredText
24 lines
646 B
ReStructuredText
OpenTelemetry <REPLACE ME> Instrumentation
|
|
===========================
|
|
|
|
|pypi|
|
|
|
|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-<REPLACE ME>.svg
|
|
:target: https://pypi.org/project/opentelemetry-instrumentation-<REPLACE ME>/
|
|
|
|
This library allows tracing requests made by the <REPLACE ME> library.
|
|
|
|
Installation
|
|
------------
|
|
|
|
::
|
|
|
|
pip install opentelemetry-instrumentation-<REPLACE ME>
|
|
|
|
|
|
References
|
|
----------
|
|
|
|
* `OpenTelemetry <REPLACE ME>/ Tracing <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/<REPLACE ME>/<REPLACE ME>.html>`_
|
|
* `OpenTelemetry Project <https://opentelemetry.io/>`_
|