Skip to content

Commit af26222

Browse files
authored
Added to monitoring namesapce (#562)
1 parent 3f0aebd commit af26222

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

custom-namespaces.yaml

+18-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ revenue_private:
425425
revenue_budget_2022:
426426
type: table_view
427427
tables:
428-
- table: mozdata.revenue_cat3_analysis.budget_complete_2022
428+
- table: mozdata.revenue_cat3_analysis.budget_complete_2022
429429
firefox_ios:
430430
owners:
431431
@@ -680,12 +680,29 @@ monitoring:
680680
681681
682682
683+
683684
pretty_name: Monitoring (Data Pipeline)
684685
views:
685686
average_ping_sizes:
686687
type: ping_view
687688
tables:
688689
- table: mozdata.monitoring.average_ping_sizes
690+
bigquery_tables_inventory:
691+
tables:
692+
- table: moz-fx-data-shared-prod.monitoring.bigquery_tables_inventory
693+
type: table_view
694+
bigquery_table_storage:
695+
tables:
696+
- table: moz-fx-data-shared-prod.monitoring.bigquery_table_storage
697+
type: table_view
698+
bigquery_table_storage_timeline_daily:
699+
tables:
700+
- table: moz-fx-data-shared-prod.monitoring.bigquery_table_storage_timeline_daily
701+
type: table_view
702+
bigquery_usage:
703+
tables:
704+
- table: moz-fx-data-shared-prod.monitoring.bigquery_usage
705+
type: table_view
689706
column_size:
690707
type: ping_view
691708
tables:

0 commit comments

Comments
 (0)