Default repository for Looker spoke projects
Перейти к файлу
Ben Wu 8a7837e55d
Add relay_backend explores from looker-hub
These explores are now present in https://github.com/mozilla/looker-hub/tree/main/relay_backend since https://github.com/mozilla/bigquery-etl/pull/6358
2024-10-17 15:48:32 +01:00
.circleci
.github
accounts_backend
accounts_frontend
activity_stream
ads_backend
combined_browser_metrics
contextual_services
debug_ping_view
duet
experimentation
fakespot
fenix
firefox_accounts
firefox_crashreporter
firefox_desktop
firefox_desktop_background_defaultagent Auto-push from LookML generation 2024-10-16 17:06:50 +00:00
firefox_desktop_background_update
firefox_ios
firefox_metrics
firefox_okrs
fivetran
focus_android
focus_ios
fxci
growth Add average country-level desktop LTV to Looker 2024-10-11 19:39:41 +00:00
klar_android
klar_ios
kpi
marketing
mdn_yari
monitor_backend
monitor_frontend
monitoring
mozilla_vpn
multi_product
operational_monitoring
reference
relay
relay_backend Add relay_backend explores from looker-hub 2024-10-17 15:48:32 +01:00
review_checker
review_checker_desktop
search
shared
src/sync_dashboards
subscription_platform Include foreign subscriptions in revenue calculations. 2024-10-11 09:25:42 -07:00
telemetry_dev_cycle
thunderbird_android
thunderbird_desktop
user_journey
websites
LICENSE
README.md
google_ad_cost_per_dou.view.lkml
lookml_dashboards.yaml
manifest.lkml

README.md

Looker Spoke Default

Mozilla Looker Models. Creates explores from views defined in the hub [0].

Most of the code here is edited inside Looker and pushed, via the UI, to the associated branch. The dev workflow is:

  1. Edit LookML in Looker. Ensure explores, definitions, and views are correct for how end users should see them. Pull in definitions from looker-hub when possible.
  2. Commit the code in Looker (Add a relevant commit message!) and open a PR.
  3. Request review from another developer. They should not only look over your LookML code, but should also inspect the explores and generated queries for correctness and readability.
  4. Once changes are approved, merge to main. CI will push the changes to production.

[0] https://github.com/mozilla/looker-hub