We have an update for our Django Integration to generate spans that will show up in the "Cache Module" of the Sentry Performance tab.
I did some load testing, to get a feel how much overhead we are putting on our Users Servers.
The project used for load testing can be found here:
https://github.com/antonpirker/testing-sentry/tree/main/test-django-cache-module
(In the /reports folder are the results of my test)