extrapolated_delta
function to work. You can provide them as part of the original gauge_agg
call, or by using the with_bounds function on an existing
gauge aggregate.
Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
summary | GaugeSummary | - | ✔ | A gauge aggregate created using gauge_agg |
method | TEXT | - | ✔ | The extrapolation method to use. Not case-sensitive. The only allowed value is prometheus, for the Prometheus extrapolation protocol. |
Returns
DOUBLE PRECISION: The extrapolated change in the gauge over the time period of the gauge aggregate.