getsentry/spotlight

Query performance analysis with Django?

Mapiarz opened this issue · 1 comments

Hi.

Is query performance analysis available with the Django integration? DB calls already seem to be captured in the trace details.

Thanks for this neat piece of software.

Hi @Mapiarz
Currently, the Spotlight lists the queries found in traces under the Performance tab. However, no performance analysis has been captured for queries thus far.
Additionally, Spotlight should work with Django. You can refer to the installation guide here: https://spotlightjs.com/setup/other/
Please let us know if you encounter any issues.
Thanks