VictoriaMetrics/app
Aliaksandr Valialkin d1f8915ed1
app/vmselect/promql: preserve the order of time series passed to limit_offset() function
Previously time series passed to `limit_offset()` were shuffled according to hash for their labels.
This was unexpected behaviour for most users.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1920 and https://github.com/VictoriaMetrics/VictoriaMetrics/issues/951
2021-12-12 18:04:58 +02:00
..
victoria-metrics app: use relative paths instead of absolute paths for the supported http handlers on the main page 2021-12-02 13:52:39 +02:00
vmagent app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
vmalert vmalert: update the order of service labels attaching (#1922) 2021-12-10 12:10:26 +02:00
vmauth app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
vmbackup vmui: multiple queries (#1916) 2021-12-08 16:40:15 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:35:52 +03:00
vmctl Simplify queries to OpenTSDB for migration (#1809) 2021-11-18 20:18:15 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:40:34 +02:00
vmrestore vmui: multiple queries (#1916) 2021-12-08 16:40:15 +02:00
vmselect app/vmselect/promql: preserve the order of time series passed to limit_offset() function 2021-12-12 18:04:58 +02:00
vmstorage app/vmstorage: export vm_cache_size_max_bytes metrics for determining capacity of various caches 2021-12-02 10:30:43 +02:00
vmui app/vmui/README.md: remove features chapter, since it lists unimportant and/or misleading features 2021-12-09 19:50:25 +02:00