VictoriaMetrics/app
2020-07-28 15:13:08 +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/vmagent/remotewrite: create new request on failure to send a block of data to remote storage 2020-07-27 17:32:46 +03:00
vmalert app/vmalert: support external.label to specify global labelset for all rules #622 (#652) 2020-07-28 14:20:31 +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: flush bufs if needed after the current row is added 2020-07-26 12:10:11 +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: show query origin (aka remote_addr or client address) on the /api/v1/status/active_queries page for every query 2020-07-28 15:13:08 +03:00
vmstorage lib/storage: respect -search.maxQueryDuration when searching for time series in inverted index 2020-07-23 21:21:42 +03:00