We have developed several dbt-jobs as part of responsible pathways metric calculation, the jobs have been merged and deployed. However, the daily jobs need a manual backfill from 1 Feb 2026 to 20 Jun 2026 (approx).
The following should be backfilled manually (along with upstream models) in the following order:
After the above, the following can be run in parallel:
- mrt_ratelimit_class_daily
- mrt_media_traffic_ua_compliance_daily
- mrt_media_traffic_known_clients_daily
- mrt_pageview_ua_compliance_daily
- mrt_pageview_known_clients_daily
- from Jun 9 only: mrt_dumps_traffic_daily
all the above to be completed before running this
After the above are complete, dbt-jobs/MR-106 is merged, then the objective metric job should be backfilled as well.
- mrt_traffic_pathways_daily
The dependent datasets (wmf_traffic.api_requests_refined and wmf_traffic.user_agent_compliance_classified_hourly) are themselves being backfilled, haven't yet caught up to the latest.
So the above models have to be backfilled in batches month-wise every few days:
- 2026-02-01 to to 2026-03-31 (Feb and Mar can be done together)
- 2026-04-01 to 2026-04-30
- 2026-05-01 to 2026-05-31
- 2026-06-01 to 2026-06-30
- 2026-07-01 to 2026-07-15 (estimated)
FYI dependent datasets DAG monitoring: