OpenTelemetry ioredis Instrumentation

JSON →
library 0.49.10 ·javascript
verified Jun 4, 2026

OpenTelemetry automatic instrumentation for the ioredis Redis client library (Node.js). Current stable version is 0.49.10, released as part of the OpenTelemetry JS Contrib repository. This package provides tracing for ioredis operations, including database statements, command arguments, and custom hooks for adding attributes. It supports ioredis versions >=2.0.0 <6 and requires @opentelemetry/api ^1.3.0. Compared to manual instrumentation, it offers automatic span creation and configuration options like db statement serialization and request/response hooks. It is included in the @opentelemetry/auto-instrumentations-node bundle.