mirror of
https://github.com/grafana/grafana.git
synced 2025-09-22 15:04:02 +08:00
Document required order for time series queries (#13204)
This commit is contained in:

committed by
Torkel Ödegaard

parent
7a117a6b6c
commit
7c78b64a36
@ -143,6 +143,8 @@ Optional:
|
||||
- If multiple value columns are returned the metric column is used as prefix.
|
||||
- If no column named metric is found the column name of the value column is used as series name
|
||||
|
||||
Resultsets of time series queries need to be sorted by time.
|
||||
|
||||
Table:
|
||||
- return any set of columns
|
||||
|
||||
|
Reference in New Issue
Block a user