VictoriaMetrics/app
Aliaksandr Valialkin 50f5eae0e0
lib/promrelabel: remove unconditional sorting of the labels in ParsedConfigs.Apply(), since the sorting isnt needed in many places
Sort labels explicitly after calling the ParsedConfigs.Apply() when needed.

This reduces CPU usage when performing metric-level relabeling, where labels' sorting isn't needed.
2022-10-09 14:51:16 +03:00
..
victoria-metrics Makefile: run errcheck for all the app/... subdirs 2022-09-30 18:35:53 +03:00
vmagent lib/promrelabel: remove unconditional sorting of the labels in ParsedConfigs.Apply(), since the sorting isnt needed in many places 2022-10-09 14:51:16 +03:00
vmalert lib/promrelabel: remove unconditional sorting of the labels in ParsedConfigs.Apply(), since the sorting isnt needed in many places 2022-10-09 14:51:16 +03:00
vmauth all: update the minimum required Go verson from 1.19.1 to 1.19.2 2022-10-07 22:43:37 +03:00
vmbackup docs/vmbackupmanager.md: update docs after adding the support to make backups to Azure blob storage 2022-10-08 10:30:39 +03:00
vmbackupmanager docs/vmbackupmanager.md: update docs after adding the support to make backups to Azure blob storage 2022-10-08 10:30:39 +03:00
vmctl all: update the minimum required Go verson from 1.19.1 to 1.19.2 2022-10-07 22:43:37 +03:00
vmgateway docs, app/vmgateway: add description about new auth.httpHeader flag (#3134) 2022-09-30 08:55:12 +03:00
vminsert lib/promrelabel: remove unconditional sorting of the labels in ParsedConfigs.Apply(), since the sorting isnt needed in many places 2022-10-09 14:51:16 +03:00
vmrestore docs/vmbackupmanager.md: update docs after adding the support to make backups to Azure blob storage 2022-10-08 10:30:39 +03:00
vmselect docs: mention -search.maxMemoryPerQuery in the description to -search.maxConcurrentQueries command-line flag 2022-10-09 13:56:59 +03:00
vmstorage app/vmstorage: expose vm_{hourly,daily}_series_limit_{max,current}_series metrics if -storage.max{Hourly,Daily}Series limits are set 2022-08-24 13:44:04 +03:00
vmui vmui: auto-update chart after query field removed (#3210) 2022-10-07 23:02:41 +03:00