MetricCollector.min

T min(Duration window)

Gets the minimum value within a time window.

Parameters

windowThe duration to look back from now.

Returns

The minimum value in the window.

Throws

Exception if no data is in the window.