T416478 Remove filtered user agents from queries

Contributor checklist

  • I have checked all files included in this merge request for data that should not be publicly released
  • Code formatting and conventions are in line with the WMDE Analytics contributing guide
  • All changes from the main branch have been rebased into this branch

Description

  • T416478: Removes the total_filtered_user_agents fields from processes that have it and adds a note about it to the notebook where it was originally worked on as documentation.
  • Note: Normally in changing schemas I'd say it would be important to log the decisions, but I'd argue that we should not do this in this case as we need to move passed this idea and I don't want future analysts asking what it was and whether it makes sense (as it doesn't).

This MR adds or updates queries that are being ran in the WMDE Airflow instance. The related MR to update the DAG(s) including the query commit SHA-1s is:

  • The Airflow repo will be updated after this is merged.

Merge request reports

Loading