Samples
Get the number of points for each 15-minute gauge aggregate.Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
summary | GaugeSummary | - | ✔ | A gauge aggregate created using gauge_agg |
Returns
| Column | Type | Description |
|---|---|---|
| num_elements | BIGINT | The number of points with distinct timestamps |