Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Anna Scholtz 693cf80851
Fix date filtering in metric definition views (#921) 2024-03-19 15:43:59 -07:00
kik-kik c0c2364990
Bug(DS-2132): FxA accounts dashboard is broken client id not found (#516)
* attempting to add a param for growth_view to allow to specify different primary_field

* small tweaks to how we generate default_dimensions for growthAccoundingView

* fixed mypy and black errors

* fixed property not found test error

* added case with primary_key_field to test_all_namespaces

* renamed primary_key_field to identifier_field
2022-09-08 17:54:18 +02:00
Frank Bertsch b411fd2d04 Fix spurious comma in growth accounting measure 2021-05-07 12:08:53 -04:00
Frank Bertsch 4d4c5fcdf7 Add Client Count View from clients_daily 2021-05-07 10:35:57 -04:00
Frank Bertsch 2edcc420a1 WIP: Put glean metrics in categories 2021-05-06 21:03:49 -04:00
Frank Bertsch e23d805ea1 Fix links with namespace filled-in 2021-05-05 13:33:50 -04:00
Frank Bertsch 717ff58f5d Use consistent method to gather views
- Remove runner from lookml tests
- Rebase changes; apply to TableView
2021-05-04 21:39:49 -04:00
William Lachance 5f75b70720 More fixes 2021-05-04 21:39:49 -04:00
William Lachance ef8f9172b4 More CI fixes 2021-05-04 21:39:49 -04:00
William Lachance 4a54afecd7 Generate glean dictionary links for metric columns in pings (fixes #64)
This also adds Glean Ping Views and Explores, which fixes #67.
2021-05-04 21:39:49 -04:00
Frank Bertsch 67975da24c Move explores and views to directory
This should make it easier to move around this repo.
2021-04-26 16:36:06 -04:00