VictoriaMetrics/app
2020-07-24 23:32:40 +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 app/vminsert: fix relabeling for metrics ingested via Influx line protocol 2020-07-23 13:23:14 +03:00
vmalert lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:11:22 +03:00
vmauth lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:11:22 +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: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +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: improve the accuracy of buckets_limit(k, buckets) function 2020-07-24 17:07:49 +03:00
vmstorage lib/storage: respect -search.maxQueryDuration when searching for time series in inverted index 2020-07-23 21:21:42 +03:00