VictoriaMetrics/app
Aliaksandr Valialkin 49a0011837 app/vminsert: do not call ApplyRelabeling function if relabeling is disabled
This should reduce CPU usage a bit when `-relabelConfig` isn't set
2020-07-23 13:35:36 +03:00
..
vmagent app/vminsert: fix relabeling for metrics ingested via Influx line protocol 2020-07-23 13:25:37 +03:00
vmalert lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:06:29 +03:00
vmauth lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:06:29 +03:00
vmbackup all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
vminsert app/vminsert: do not call ApplyRelabeling function if relabeling is disabled 2020-07-23 13:35:36 +03:00
vmrestore all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
vmselect app/vmselect/prometheus: support d, w and y suffixes for durations passed to step in /api/v1/query_range like Prometheus does 2020-07-22 16:27:27 +03:00
vmstorage lib/storage: improve prioritizing of data ingestion over querying 2020-07-23 01:40:38 +03:00