Skip to content

Commit

Permalink
Update custom-namespaces with a new section (#540)
Browse files Browse the repository at this point in the history
Add a new section called `revenue private` for revenue review (budget, forecast etc)
  • Loading branch information
xluo-ds authored Oct 13, 2022
1 parent 3d77a59 commit d506e34
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions custom-namespaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,25 @@ revenue:
type: table_view
tables:
- table: mozdata.stripe.itemized_payout_reconciliation
revenue_private:
glean_app: false
connection: bigquery-oauth
pretty_name: Revenue Private
owners:
- [email protected]
- [email protected]
- [email protected]
spoke: looker-spoke-private
views:
revenue_forecast_review_2022:
type: table_view
tables:
- table: mozdata.revenue_cat3_analysis.revenue_forecast_review_long
views:
revenue_budget_2022:
type: table_view
tables:
- table: mozdata.revenue_cat3_analysis.budget_complete_2022
firefox_ios:
owners:
- [email protected]
Expand Down

0 comments on commit d506e34

Please sign in to comment.