Skip to content

Content Translation suggestions daily DAG

Bug: T386675

  • DAG to aggregate metrics related to user interactions with Content Translation suggestions menu, daily.
  • Additionally, fetches and updates the exclude user tables, to be reused in the aggregations query.

The DAG has been tested using the development instance

Screenshot from 2025-04-03 14-36-42.png

Verified the output data:

sudo -u analytics-privatedata spark3-sql -e "select * from kcvelaga.test_cx_exclude_users"

sudo -u analytics-privatedata spark3-sql -e "select * from kcvelaga.test_cx_suggestions_menu_interactions_daily"

Merge request reports

Loading