Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
cs | CounterSummary | - | ✔ | A counter aggregate produced using counter_agg |
Returns
DOUBLE PRECISION: The value of the last point in the counter aggregate
Get the last value from a counter aggregate
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
cs | CounterSummary | - | ✔ | A counter aggregate produced using counter_agg |
DOUBLE PRECISION: The value of the last point in the counter aggregate