Samples
Get the first and last point of each daily counter aggregate.Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
cs | CounterSummary | - | ✔ | A counter aggregate produced using counter_agg |
Returns
| Column | Type | Description |
|---|---|---|
| first_time | TIMESTAMPTZ | The timestamp of the first point in the counter aggregate |