Skip to content

Instantly share code, notes, and snippets.

@wlach
Created August 12, 2021 20:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wlach/3fab8322e351870ff22393b4a6f37430 to your computer and use it in GitHub Desktop.
Save wlach/3fab8322e351870ff22393b4a6f37430 to your computer and use it in GitHub Desktop.
--- namespaces.yaml 2021-08-12 16:17:24.000000000 -0400
+++ namespaces-new.yaml 2021-08-12 16:16:52.000000000 -0400
@@ -145,14 +145,15 @@
type: glean_ping_explore
views:
base_view: creditcards_sync
+ events:
+ type: events_explore
+ views:
+ base_view: events
+ extended_view: events_unnested_table
first_session:
type: glean_ping_explore
views:
base_view: first_session
- funnel_analysis:
- type: funnel_analysis_explore
- views:
- base_view: funnel_analysis
growth_accounting:
type: growth_accounting_explore
views:
@@ -199,8 +200,6 @@
views:
activation:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.activation
- channel: beta
table: mozdata.org_mozilla_firefox_beta.activation
- channel: nightly
@@ -208,8 +207,6 @@
type: glean_ping_view
activation_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.activation
- channel: beta
table: mozdata.org_mozilla_firefox_beta.activation
- channel: nightly
@@ -217,8 +214,6 @@
type: table_view
addresses_sync:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.addresses_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.addresses_sync
- channel: nightly
@@ -226,8 +221,6 @@
type: glean_ping_view
addresses_sync_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.addresses_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.addresses_sync
- channel: nightly
@@ -235,8 +228,6 @@
type: table_view
baseline:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.baseline
- channel: beta
table: mozdata.org_mozilla_firefox_beta.baseline
- channel: nightly
@@ -245,7 +236,7 @@
baseline_clients_daily_table:
tables:
- channel: release
- table: mozdata.org_mozilla_firefox.baseline_clients_daily
+ table: mozdata.fenix.baseline_clients_daily
- channel: beta
table: mozdata.org_mozilla_firefox_beta.baseline_clients_daily
- channel: nightly
@@ -254,7 +245,7 @@
baseline_clients_first_seen_table:
tables:
- channel: release
- table: mozdata.org_mozilla_firefox.baseline_clients_first_seen
+ table: mozdata.fenix.baseline_clients_first_seen
- channel: beta
table: mozdata.org_mozilla_firefox_beta.baseline_clients_first_seen
- channel: nightly
@@ -263,7 +254,7 @@
baseline_clients_last_seen_table:
tables:
- channel: release
- table: mozdata.org_mozilla_firefox.baseline_clients_last_seen
+ table: mozdata.fenix.baseline_clients_last_seen
- channel: beta
table: mozdata.org_mozilla_firefox_beta.baseline_clients_last_seen
- channel: nightly
@@ -271,8 +262,6 @@
type: table_view
baseline_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.baseline
- channel: beta
table: mozdata.org_mozilla_firefox_beta.baseline
- channel: nightly
@@ -280,8 +269,6 @@
type: table_view
bookmarks_sync:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.bookmarks_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.bookmarks_sync
- channel: nightly
@@ -289,8 +276,6 @@
type: glean_ping_view
bookmarks_sync_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.bookmarks_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.bookmarks_sync
- channel: nightly
@@ -298,12 +283,10 @@
type: table_view
client_counts:
tables:
- - table: mozdata.org_mozilla_firefox.baseline_clients_daily
+ - table: mozdata.fenix.baseline_clients_daily
type: client_counts_view
creditcards_sync:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.creditcards_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.creditcards_sync
- channel: nightly
@@ -311,36 +294,30 @@
type: glean_ping_view
creditcards_sync_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.creditcards_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.creditcards_sync
- channel: nightly
table: mozdata.org_mozilla_fenix.creditcards_sync
type: table_view
- event_types_table:
- tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.event_types
- type: table_view
- events_daily_table:
+ events:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.events_daily
- type: table_view
+ - base_table: mozdata.fenix.events_unnested
+ events_table_view: events_unnested_table
+ type: events_view
events_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.events
- channel: beta
table: mozdata.org_mozilla_firefox_beta.events
- channel: nightly
table: mozdata.org_mozilla_fenix.events
type: table_view
- first_session:
+ events_unnested_table:
tables:
- channel: release
- table: mozdata.org_mozilla_firefox.first_session
+ table: mozdata.fenix.events_unnested
+ type: table_view
+ first_session:
+ tables:
- channel: beta
table: mozdata.org_mozilla_firefox_beta.first_session
- channel: nightly
@@ -348,22 +325,11 @@
type: glean_ping_view
first_session_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.first_session
- channel: beta
table: mozdata.org_mozilla_firefox_beta.first_session
- channel: nightly
table: mozdata.org_mozilla_fenix.first_session
type: table_view
- funnel_analysis:
- tables:
- - event_types: '`mozdata.org_mozilla_firefox.event_types`'
- funnel_analysis: events_daily_table
- step_1: event_types
- step_2: event_types
- step_3: event_types
- step_4: event_types
- type: funnel_analysis_view
geckoview_version_table:
tables:
- channel: nightly
@@ -371,12 +337,10 @@
type: table_view
growth_accounting:
tables:
- - table: mozdata.org_mozilla_firefox.baseline_clients_last_seen
+ - table: mozdata.fenix.baseline_clients_last_seen
type: growth_accounting_view
history_sync:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.history_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.history_sync
- channel: nightly
@@ -384,8 +348,6 @@
type: glean_ping_view
history_sync_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.history_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.history_sync
- channel: nightly
@@ -393,8 +355,6 @@
type: table_view
installation:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.installation
- channel: beta
table: mozdata.org_mozilla_firefox_beta.installation
- channel: nightly
@@ -402,8 +362,6 @@
type: glean_ping_view
installation_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.installation
- channel: beta
table: mozdata.org_mozilla_firefox_beta.installation
- channel: nightly
@@ -411,8 +369,6 @@
type: table_view
logins_sync:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.logins_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.logins_sync
- channel: nightly
@@ -420,8 +376,6 @@
type: glean_ping_view
logins_sync_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.logins_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.logins_sync
- channel: nightly
@@ -429,8 +383,6 @@
type: table_view
metrics:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.metrics
- channel: beta
table: mozdata.org_mozilla_firefox_beta.metrics
- channel: nightly
@@ -438,18 +390,11 @@
type: glean_ping_view
metrics_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.metrics
- channel: beta
table: mozdata.org_mozilla_firefox_beta.metrics
- channel: nightly
table: mozdata.org_mozilla_fenix.metrics
type: table_view
- migrated_clients_table:
- tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.migrated_clients
- type: table_view
migration:
tables:
- channel: beta
@@ -459,8 +404,6 @@
type: glean_ping_view
migration_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.migration
- channel: beta
table: mozdata.org_mozilla_firefox_beta.migration
- channel: nightly
@@ -473,8 +416,6 @@
type: table_view
startup_timeline:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.startup_timeline
- channel: beta
table: mozdata.org_mozilla_firefox_beta.startup_timeline
- channel: nightly
@@ -482,8 +423,6 @@
type: glean_ping_view
startup_timeline_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.startup_timeline
- channel: beta
table: mozdata.org_mozilla_firefox_beta.startup_timeline
- channel: nightly
@@ -491,8 +430,6 @@
type: table_view
sync:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.sync
- channel: nightly
@@ -500,8 +437,6 @@
type: glean_ping_view
sync_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.sync
- channel: nightly
@@ -509,8 +444,6 @@
type: table_view
tabs_sync:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.tabs_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.tabs_sync
- channel: nightly
@@ -518,8 +451,6 @@
type: glean_ping_view
tabs_sync_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_firefox.tabs_sync
- channel: beta
table: mozdata.org_mozilla_firefox_beta.tabs_sync
- channel: nightly
@@ -590,6 +521,11 @@
views:
base_view: client_counts
extended_view: baseline_clients_daily_table
+ events:
+ type: events_explore
+ views:
+ base_view: events
+ extended_view: events_unnested_table
growth_accounting:
type: growth_accounting_explore
views:
@@ -608,8 +544,6 @@
views:
baseline:
tables:
- - channel: release
- table: mozdata.org_mozilla_ios_firefox.baseline
- channel: beta
table: mozdata.org_mozilla_ios_firefoxbeta.baseline
- channel: nightly
@@ -618,7 +552,7 @@
baseline_clients_daily_table:
tables:
- channel: release
- table: mozdata.org_mozilla_ios_firefox.baseline_clients_daily
+ table: mozdata.firefox_ios.baseline_clients_daily
- channel: beta
table: mozdata.org_mozilla_ios_firefoxbeta.baseline_clients_daily
- channel: nightly
@@ -627,7 +561,7 @@
baseline_clients_first_seen_table:
tables:
- channel: release
- table: mozdata.org_mozilla_ios_firefox.baseline_clients_first_seen
+ table: mozdata.firefox_ios.baseline_clients_first_seen
- channel: beta
table: mozdata.org_mozilla_ios_firefoxbeta.baseline_clients_first_seen
- channel: nightly
@@ -636,7 +570,7 @@
baseline_clients_last_seen_table:
tables:
- channel: release
- table: mozdata.org_mozilla_ios_firefox.baseline_clients_last_seen
+ table: mozdata.firefox_ios.baseline_clients_last_seen
- channel: beta
table: mozdata.org_mozilla_ios_firefoxbeta.baseline_clients_last_seen
- channel: nightly
@@ -644,8 +578,6 @@
type: table_view
baseline_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_ios_firefox.baseline
- channel: beta
table: mozdata.org_mozilla_ios_firefoxbeta.baseline
- channel: nightly
@@ -653,25 +585,31 @@
type: table_view
client_counts:
tables:
- - table: mozdata.org_mozilla_ios_firefox.baseline_clients_daily
+ - table: mozdata.firefox_ios.baseline_clients_daily
type: client_counts_view
+ events:
+ tables:
+ - base_table: mozdata.firefox_ios.events_unnested
+ events_table_view: events_unnested_table
+ type: events_view
events_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_ios_firefox.events
- channel: beta
table: mozdata.org_mozilla_ios_firefoxbeta.events
- channel: nightly
table: mozdata.org_mozilla_ios_fennec.events
type: table_view
+ events_unnested_table:
+ tables:
+ - channel: release
+ table: mozdata.firefox_ios.events_unnested
+ type: table_view
growth_accounting:
tables:
- - table: mozdata.org_mozilla_ios_firefox.baseline_clients_last_seen
+ - table: mozdata.firefox_ios.baseline_clients_last_seen
type: growth_accounting_view
metrics:
tables:
- - channel: release
- table: mozdata.org_mozilla_ios_firefox.metrics
- channel: beta
table: mozdata.org_mozilla_ios_firefoxbeta.metrics
- channel: nightly
@@ -679,8 +617,6 @@
type: glean_ping_view
metrics_table:
tables:
- - channel: release
- table: mozdata.org_mozilla_ios_firefox.metrics
- channel: beta
table: mozdata.org_mozilla_ios_firefoxbeta.metrics
- channel: nightly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment