query_range
Execute time-window aggregation queries on time-series data using GreptimeDB's RANGE syntax. Retrieve aggregated results over specified intervals with flexible alignment and grouping options.
Instructions
Execute time-window aggregation query using GreptimeDB's RANGE query syntax.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| select | Yes | ||
| align | Yes | ||
| by | No | ||
| where | No | ||
| fill | No | ||
| order_by | No | ||
| format | No | json | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |