Redis
Adds instrumentation for Redis. (default)
This integration only works in the Node.js and Bun runtimes.
Import name: Sentry.redisIntegration
This integration is enabled by default when performance monitoring is enabled. If you'd like to modify your default integrations, read this.
The redisIntegration
adds instrumentation for the ioredis
library to capture spans using @opentelemetry/instrumentation-ioredis
.
ioredis
:>=2.0.0 <6
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").