* Bump Sentry and implement log handling in core
* Manually insert the sentry middlewares
* Also add user locale as tags
* Add performance tracing
* Update sentry host to sentry2
* Update frontend sentry-reporter to the new sdk
* Silence delayed_job's own logger since activejob logs already
Delayed::Job will otherwise always log all arguments, which we disable by design
* Remove default sentry host