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