Namespace App.Metrics.ReservoirSampling.SlidingWindow Classes DefaultSlidingWindowReservoir A Reservoir implementation backed by a sliding window that stores only the measurements made in the last N seconds (or other time unit).