mozilla / lookml-generator

LookML Generator for Glean and Mozilla Data
https://mozilla.github.io/lookml-generator/generator.html
Mozilla Public License 2.0
17 stars 17 forks source link

fxci: add some measures and remove unnecessary table explores #1054

Closed ahal closed 2 months ago

ahal commented 2 months ago

As I learn more about Looker, I realize I needed to create some explores in the spoke project that join across these various views. I'll be creating an explore that joins across the three "task" tables, an explore that joins across the two "worker" tables, and possibly an explore that joins everything?

With these new explores, I don't think there will be any use case for keeping table specific explores lying around.

ahal commented 2 months ago

Thanks for the review, fixed and added a description (I had it in a commit message but since I added multiple commits Github didn't show it)