Collected sources and patterns will appear here. Add from search or the patterns library.
TimeSeriesData<HighRes> -> TimeSeriesData<LowRes>
Reduce resolution of old timeseries data chunks by consolidating multiple sequential data points into coarser averages.
Problem it solves
Retaining high-resolution, second-by-second historical data over long periods is cost-prohibitive.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.