hold off on doing pending telemetry refactors
#237 enables the setting of the time window for metrics throughout the app. We first selected a 10s pollingInterval to allow the metrics requests to complete within the pollingInterval, but with the shorter windows, requests are quicker and we /could/ poll more often. We should determine the pollingInterval based on metricsWindow size.