opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Diego Hurtado 9bb73fc4c5
Remove [test] package from logging instrumentation (#2293)
Fixes #2206
2024-03-18 16:46:13 -06:00
..
src/opentelemetry/instrumentation/logging Update version to 1.24.0.dev/0.45b0.dev (#2262) 2024-02-23 10:13:21 -08:00
tests Add otelTraceSampled to instrumetation-logging (#1773) 2023-05-03 22:06:25 +05:30
LICENSE Fix error in license files (#521) 2021-05-28 09:16:58 -07:00
README.rst Added link to examples folder in each instrumentation (#438) 2021-04-13 14:56:30 -07:00
pyproject.toml Remove [test] package from logging instrumentation (#2293) 2024-03-18 16:46:13 -06:00
test-requirements.txt Remove [test] package from logging instrumentation (#2293) 2024-03-18 16:46:13 -06:00

README.rst

OpenTelemetry logging integration
=================================

|pypi|

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

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

::

    pip install opentelemetry-instrumentation-logging


References
----------

* `OpenTelemetry logging integration <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/logging/logging.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_
* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_