R5SteadyStateDetector
abstract class R5SteadyStateDetector(mean: ContinuousMetric, k: Int, period: Int) : SteadyStateDetector
A steady state detector for metrics, using R5SteadyStateDetector
Parameters
mean
The sample mean of the source metric
k
the number of crossings to wait for
period
the number of samples to look at before resetting the window