Skip to content

Commit d506e34

Browse files
authored
Update custom-namespaces with a new section (#540)
Add a new section called `revenue private` for revenue review (budget, forecast etc)
1 parent 3d77a59 commit d506e34

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

custom-namespaces.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,25 @@ revenue:
392392
type: table_view
393393
tables:
394394
- table: mozdata.stripe.itemized_payout_reconciliation
395+
revenue_private:
396+
glean_app: false
397+
connection: bigquery-oauth
398+
pretty_name: Revenue Private
399+
owners:
400+
401+
402+
403+
spoke: looker-spoke-private
404+
views:
405+
revenue_forecast_review_2022:
406+
type: table_view
407+
tables:
408+
- table: mozdata.revenue_cat3_analysis.revenue_forecast_review_long
409+
views:
410+
revenue_budget_2022:
411+
type: table_view
412+
tables:
413+
- table: mozdata.revenue_cat3_analysis.budget_complete_2022
395414
firefox_ios:
396415
owners:
397416

0 commit comments

Comments
 (0)