[go: up one dir, main page]

Page MenuHomePhabricator

Migrate IP masking dashboard data pipeline to airflow
Open, Stalled, MediumPublic

Description

Goal

The IP Masking (Temp Accounts) guardrail metrics dashboard currently is maintained by the product analytics team. The staging tables are fetched monthly by a cron job into a database under jwang's account. We plan to migrate the queries to Airflow, so that it can be fully automated and easily maintained.

Dependency

Add cu_log to the data lake. T364398

To Do

  • Write updated SQL queries for table creation and updating
  • Write Airflow DAG
  • Build new version of tables
  • Backfill old data to new tables
  • Update metric queries to use new tables
  • Update Superset dashboard to use new tables

Event Timeline

  • Write updated SQL queries for table creation and updating

Queries have been checked in to Gitlab: link

DAG files for trust_safety_admin_action_daily have been submitted to gitlab. A request for review and merge has been made. link

mpopov triaged this task as Medium priority.Jun 11 2024, 1:00 PM