Skip to content

Commit

Permalink
add active_users_aggregates_device table (#452)
Browse files Browse the repository at this point in the history
* add active_users_aggregates_device table

* Update custom-namespaces.yaml

Co-authored-by: Alexander Nicholson <[email protected]>

* add period

Co-authored-by: Alexander Nicholson <[email protected]>
  • Loading branch information
Marlene-M-Hirose and ANich authored May 31, 2022
1 parent 792d6ec commit b19c122
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom-namespaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ combined_browser_metrics:
type: table_view
tables:
- table: moz-fx-data-shared-prod.telemetry.active_users_aggregates
active_users_aggregates_device:
type: table_view
tables:
- table: moz-fx-data-shared-prod.telemetry.active_users_aggregates_device
cohort_daily_statistics:
type: table_view
tables:
Expand Down

0 comments on commit b19c122

Please sign in to comment.