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