Samples
Get the number of times the counter changed over each 15-minute interval.Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
summary | CounterSummary | - | ✔ | A counter summary created using counter_agg |
Returns
| Column | Type | Description |
|---|---|---|
| num_changes | BIGINT | The number of times the counter changed |