svthalia / concrexit

Thalia Website built on Django.
https://thalia.nu
Other
23 stars 12 forks source link

Disable Sentry cron monitoring #3605

Closed DeD1rk closed 7 months ago

DeD1rk commented 7 months ago

What?

We need to disable the sentry 'cron' monitoring of periodic tasks.

Why?

Sentry is making cron monitors paid after the beta.

How?

I think it's a single line in settings.py, and maybe some cleanup on sentry to remove the existing monitors.