i-dot-ai / redbox

Bringing Generative AI to the way the Civil Service works
https://i-dot-ai.github.io/redbox/
MIT License
93 stars 31 forks source link

Filter out /admin from Sentry #1040

Closed KevinEtchells closed 1 month ago

KevinEtchells commented 1 month ago

Context

We (probably) don't need Sentry to run on the Django Admin pages. We're getting a lot of errors around the use of jQuery and inline styles that would be a disproportionate amount of work to fix. This will also make managing "real" errors easier to discover and manage in Sentry.

Changes proposed in this pull request

Notes

Things to check