Samples
Get the rate of change perid over the entire recorded interval.
Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
summary | CounterSummary | - | ✔ | A counter aggregate created using counter_agg |
Returns
| Column | Type | Description |
|---|---|---|
| rate | DOUBLE PRECISION | The rate of change of the counter |