Heyo,
The Cache Insights page is not populating for our Laravel application. The documentation states that the Laravel SDK will auto-instrument, and we do have Cache Tracing and Cache Breadcrumbs enabled. I can confirm that we can see the Cache Breadcrumbs in Traces, its just the Cache Insights page that has no information.
We do use Redis caching, do we also need to have Redis Command tracing enabled as well?
https://docs.sentry.io/platforms/php/tracing/instrumentation/caches-module/