SampleMean

Calculate the sample mean of an instantaneous metric by dividing the sum of all values by the count.

Is a continuous metric.

Constructors

Link copied to clipboard
constructor(raw: InstantaneousMetric)

Properties

Link copied to clipboard

The underlying instantaneous metric whose sample mean is computed.

Link copied to clipboard

Functions

Link copied to clipboard
fun report(currentTime: Instant): Double