mozilla / missioncontrol

Real-time monitoring of Firefox release health
Mozilla Public License 2.0
21 stars 18 forks source link

Load all measures per platform/channel simultaneously (fixes #115) #300

Closed wlach closed 6 years ago

wlach commented 6 years ago

This is actually only a little more data per-query than getting the data one-measure-at-a-time and allows us to hugely reduce both the number of athena queries we make and the amount of time we spend making them.