Skip to main content
Since 1.14.0 Calculate the rate of change in a counter over a time period. Data points at the exact boundaries of the time period aren’t needed. The function interpolates the counter values at the boundaries from adjacent counter aggregates if needed.

Samples

Calculate the per-second rate of change for each 15-minute interval, using interpolation to get the values at the interval boundaries if they don’t exist in the data.

Arguments

The syntax is:

Returns