Caffeine Integration

Learn how to trace Caffeine cache operations with Sentry.

Sentry can trace cache operations performed by Caffeine, the high-performance in-memory caching library for Java. Cache spans appear in Sentry's Caches dashboard.

Caffeine 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").