opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Srikanth Chekuri e6a66861aa Update version to 1.16.0.dev/0.37b0.dev 2022-12-10 03:09:34 +05:30
..
src/opentelemetry/instrumentation/confluent_kafka Update version to 1.16.0.dev/0.37b0.dev 2022-12-10 03:09:34 +05:30
tests Support confluent kafka (#1111) 2022-06-03 14:26:40 +01:00
LICENSE Added the Licence and Manifest file 2022-08-25 12:39:44 +05:30
README.rst Support confluent kafka (#1111) 2022-06-03 14:26:40 +01:00
pyproject.toml Instrument newer versions (#1468) 2022-12-06 15:58:03 +00:00

README.rst

OpenTelemetry confluent-kafka Instrumentation
=============================================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-confluent-kafka.svg
   :target: https://pypi.org/project/opentelemetry-instrumentation-confluent-kafka/

This library allows tracing requests made by the confluent-kafka library.

Installation
------------

::

    pip install opentelemetry-instrumentation-confluent-kafka


References
----------

* `OpenTelemetry confluent-kafka/ Tracing <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/confluent-kafka/confluent-kafka.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_