Disable Sentry when running on dev machine
macecchi opened this issue · 0 comments
macecchi commented
We have Sentry configured to send error reports on the frontend. However, when running the application locally on the dev machine, this causes many unnecessary issues to be reported to Sentry, polluting the error dashboards.
Ideally this should be configurable per deployment instead of fixed.