Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
summary | CounterSummary | - | ✔ | A counter aggregate created using counter_agg |
Returns
BIGINT: The number of resets within the counter aggregate
Get the number of counter resets from a counter aggregate
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
summary | CounterSummary | - | ✔ | A counter aggregate created using counter_agg |
BIGINT: The number of resets within the counter aggregate