Redis Integration

Learn how to trace Redis cache operations with Sentry.

Sentry can trace cache operations performed through Redis using Jedis or Lettuce as the client library. Cache spans appear in Sentry's Caches dashboard.

Jedis provides a JCache (JSR-107) adapter. Use it together with the Sentry JCache integration to trace cache operations.

Was this helpful?
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").