--- id: opentelemetry-instrumentation-redis version: "0.65b0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # opentelemetry-instrumentation-redis — OpenTelemetry Redis instrumentation License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install opentelemetry-instrumentation-redis uv add opentelemetry-instrumentation-redis poetry add opentelemetry-instrumentation-redis ## Description OpenTelemetry Redis Instrumentation =================================== |pypi| .. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-redis.svg :target: https://pypi.org/project/opentelemetry-instrumentation-redis/ This library allows tracing requests made by the Redis library. Installation ------------ :: pip install opentelemetry-instrumentation-redis References ---------- * `OpenTelemetry Redis Instrumentation `_ * `OpenTelemetry Project `_ * `OpenTelemetry Python Examples `_ ## AI interpretation — verify before relying Automatically captures and traces Redis client requests using OpenTelemetry, enabling observability into Redis operations within distributed systems. Verdict: A well-maintained, actively developed instrumentation package in beta status with no known vulnerabilities. Low install friction and permissive licensing make it a straightforward choice for teams adopting OpenTelemetry observability for Redis workloads. [View on SkillFed](https://skillfed.io/packages/opentelemetry-instrumentation-redis) · [View on PyPI](https://pypi.org/project/opentelemetry-instrumentation-redis/)