VictoriaMetrics/app
2020-07-17 15:17:54 +03:00
..
victoria-metrics app/vmselect/prometheus: do not adjust last points in time series with timestamps exceeding the current time 2020-07-14 12:52:16 +03:00
vmagent docs/vmagent.md: make filtering rules for init container pods less confusing 2020-07-14 20:32:47 +03:00
vmalert app/vmalert: consistently use "%w" instead of "%s" in fmt.Errorf when wrapping errors 2020-07-15 13:56:47 +03:00
vmauth all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
vmbackup all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
vminsert app/vminsert/influx: properly handle the case when certain labels with empty values are removed by ApplyRelabeling() call 2020-07-17 00:07:06 +03:00
vmrestore all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
vmselect app/vmselect/promql: keep all labels for time series from any() call 2020-07-17 15:17:54 +03:00
vmstorage lib/storage: prioritize data ingestion over heavy queries 2020-07-05 19:42:05 +03:00