Skip to content

Configure team-specific alert emails

Neil Shah-Quinn (WMF) requested to merge analytics_product_config into main

Product Analytics and Movement Insights will be sharing the analytics_product Airflow instance, so each job will need to choose the appropriate alert email addresses.

The alert email needs to be set separately in each DAG's DagProperties object so that it can be manually overridden. Therefore, there is no reason to set a default.

Bug: T359696

Merge request reports