analytics: Add task to compute metrics and alerts for wmf_content.mediawiki_content_current_v1
From repos/data-engineering/dumps/mediawiki-content-dump!63:
In this MR we:
- Add DQ for
wmf_content.mediawiki_content_current_v1.- Modify DQ for
wmf_content.mediawiki_content_history_v1to also doCompliancechecks onpage_idandrevision_id, thus getting the benefit by transitivity on themediawiki_content_current_v1table.- Clean up
console_scriptnames now that we havehistoryandcurrentpipelines.
This DAG reuses the mechanisms built on T384962.
Additionally, we also relax SLAs related to mw content pipelines to avoid unnecessary emails that have been going out for OpsWeek person to handle.
Bug: T392494