Document required order for time series queries (#13204)
This commit is contained in:
committed by
Torkel Ödegaard
parent
7a117a6b6c
commit
7c78b64a36
@@ -129,6 +129,8 @@ Any column except `time` and `metric` is treated as a value column.
|
||||
You may return a column named `metric` that is used as metric name for the value column.
|
||||
If you return multiple value columns and a column named `metric` then this column is used as prefix for the series name (only available in Grafana 5.3+).
|
||||
|
||||
Resultsets of time series queries need to be sorted by time.
|
||||
|
||||
**Example with `metric` column:**
|
||||
|
||||
```sql
|
||||
|
||||
Reference in New Issue
Block a user