Skip to main content
Since 1.3.0 Calculate the change in a counter during the time period specified by the bounds in the counter aggregate. The bounds must be specified for the extrapolated_delta function to work. You can provide them as part of the original counter_agg call, or by using the with_bounds function on an existing counter aggregate.

Samples

Extrapolate the change in a counter over every 15-minute interval.

Arguments

The syntax is:

Returns