Skip to content

Commit

Permalink
Added to monitoring namesapce (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
wwyc authored Nov 21, 2022
1 parent 3f0aebd commit af26222
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion custom-namespaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ revenue_private:
revenue_budget_2022:
type: table_view
tables:
- table: mozdata.revenue_cat3_analysis.budget_complete_2022
- table: mozdata.revenue_cat3_analysis.budget_complete_2022
firefox_ios:
owners:
- [email protected]
Expand Down Expand Up @@ -680,12 +680,29 @@ monitoring:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
pretty_name: Monitoring (Data Pipeline)
views:
average_ping_sizes:
type: ping_view
tables:
- table: mozdata.monitoring.average_ping_sizes
bigquery_tables_inventory:
tables:
- table: moz-fx-data-shared-prod.monitoring.bigquery_tables_inventory
type: table_view
bigquery_table_storage:
tables:
- table: moz-fx-data-shared-prod.monitoring.bigquery_table_storage
type: table_view
bigquery_table_storage_timeline_daily:
tables:
- table: moz-fx-data-shared-prod.monitoring.bigquery_table_storage_timeline_daily
type: table_view
bigquery_usage:
tables:
- table: moz-fx-data-shared-prod.monitoring.bigquery_usage
type: table_view
column_size:
type: ping_view
tables:
Expand Down

0 comments on commit af26222

Please sign in to comment.