Conversation
You mean this one: https://sql.telemetry.mozilla.org/queries/52720/source ? @mreid-moz - do you need this query? |
|
oops, my bad. yes, that one. |
This query is used in the dashboard linked from MDC. @mreid-moz emailed MDC team about this today. |
|
I think it should be safe to switch 52720 to use the more modern "exact mau" tables for this query, though I would prefer to drop it altogether if I can verify that they're no longer needed in MDC. |
|
I checked, and this query is linked to from MDC, so we should update it to used the |
|
I double-checked the results of the query before and after using exact active mau, and the graphs look almost identical, exact is just smoother, so i went ahead and updated the query. this PR should now be safe to merge. |
this is actively used by one query https://sql.telemetry.mozilla.org/queries/52720/source which needs to be updated to pick up the changes at https://github.com/mozilla/stmo_core_product_metrics/pull/21