We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a6c52 commit ac34eecCopy full SHA for ac34eec
src/sentry/conf/server.py
@@ -921,6 +921,7 @@ def SOCIAL_AUTH_DEFAULT_USERNAME() -> str:
921
"sentry.tasks.web_vitals_issue_detection",
922
"sentry.tasks.weekly_escalating_forecast",
923
"sentry.tempest.tasks",
924
+ "sentry.uptime.autodetect.notifications",
925
"sentry.uptime.autodetect.tasks",
926
"sentry.uptime.rdap.tasks",
927
"sentry.uptime.subscriptions.tasks",
0 commit comments