This commit is contained in:
Frank Bertsch 2021-05-24 10:29:46 -04:00
Родитель 138c449c6e
Коммит 7780fb0669
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,7 +10,7 @@ The lookml-generator has two important roles:
## Generating Namespace Listings
At Mozilla, a namespace is a single functional area that is represented in Looker with (usually) *one model**.
At Mozilla, a namespace is a single functional area that is represented in Looker with (usually) one model*.
Each Glean application is self-contained within a single namespace, containing the data from [across that application's channels](https://probeinfo.telemetry.mozilla.org/v2/glean/app-listings).
We also support custom namespaces, which can use wildcards to denote their BigQuery datasets and tables. These are described in `custom-namespaces.yaml`.