VictoriaMetrics/app
Aliaksandr Valialkin 31d3d02d25 app/vmselect/promql: remove the limit on the number of time series that can be sorted, since it may confuse users
Always sort time series returned from `/api/v1/query` and `/api/v1/query_range` unless `sort_*` function is used at top level of the query.
2021-04-02 16:50:02 +03:00
..
vmagent app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:21 +03:00
vmalert all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:06:36 +03:00
vmauth all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:06:36 +03:00
vmbackup all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:06:36 +03:00
vmbackupmanager app/vmbackupmanager: add docs; the vmbackupmanager is available as a part of enterprise subscription 2021-02-27 02:18:33 +02:00
vmctl all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:06:36 +03:00
vminsert app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:21 +03:00
vmrestore all: increase minimum supported Go version for building VictoriaMetrics components from v1.14 to v1.15 2021-03-29 23:06:36 +03:00
vmselect app/vmselect/promql: remove the limit on the number of time series that can be sorted, since it may confuse users 2021-04-02 16:50:02 +03:00
vmstorage app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:21 +03:00