Samples
Get the instantaneous change at the end of each 15-minute gauge aggregate.Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
summary | GaugeSummary | - | ✔ | A gauge aggregate created using gauge_agg |
Returns
| Column | Type | Description |
|---|---|---|
| idelta_right | DOUBLE PRECISION | The instantaneous delta at the right, or latest, edge of the counter aggregate |