23 lines
588 B
ReStructuredText
23 lines
588 B
ReStructuredText
OpenTelemetry pika Instrumentation
|
|
==================================
|
|
|
|
|pypi|
|
|
|
|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-pika.svg
|
|
:target: https://pypi.org/project/opentelemetry-instrumentation-pika/
|
|
|
|
This library allows tracing requests made by the pika library.
|
|
|
|
Installation
|
|
------------
|
|
|
|
::
|
|
|
|
pip install opentelemetry-instrumentation-pika
|
|
|
|
References
|
|
----------
|
|
|
|
* `OpenTelemetry pika/ Tracing <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/pika/pika.html>`_
|
|
* `OpenTelemetry Project <https://opentelemetry.io/>`_
|