App Metrics Fork me on GitHub
Show / Hide Table of Contents

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).

Back to top Copyright © 2017 Allan Hardy
Generated by DocFX