--- id: opentelemetry-instrumentation-logging version: "0.65b0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # opentelemetry-instrumentation-logging — OpenTelemetry Logging instrumentation License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install opentelemetry-instrumentation-logging uv add opentelemetry-instrumentation-logging poetry add opentelemetry-instrumentation-logging ## Description 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 `_ * `OpenTelemetry Project `_ * `OpenTelemetry Python Examples `_ ## AI interpretation — verify before relying Integrates Python's standard logging module with OpenTelemetry to automatically capture and correlate log events with distributed traces and metrics. Verdict: Beta-stage instrumentation package actively maintained and widely used (top 1000 PyPI), with no known vulnerabilities and permissive licensing. Low install friction and current Python version support make it suitable for projects adopting OpenTelemetry logging integration, though beta status warrants awareness of potential API changes. [View on SkillFed](https://skillfed.io/packages/opentelemetry-instrumentation-logging) · [View on PyPI](https://pypi.org/project/opentelemetry-instrumentation-logging/)