VictoriaMetrics/app
Aliaksandr Valialkin 1f3fd2c910 app/vmselect: adjust end arg instead of adjusting start arg if start > end
`start` arg has higher chances to be set properly comparing to `end` arg,
so it is expected that the `end` arg could be adjusted if it was set incorrectly.
2019-11-22 16:12:19 +02:00
..
victoria-metrics app/victoria-metrics: add build rules for GOARCH=ppc64le 2019-11-13 20:24:33 +02:00
vmbackup app/{vmbackup,vmrestore}: add -maxBytesPerSecond command-line flag for limiting the used network bandwidth during backup / restore 2019-11-19 20:31:52 +02:00
vminsert all: make fmt 2019-10-17 20:04:34 +03:00
vmrestore app/{vmbackup,vmrestore}: add -maxBytesPerSecond command-line flag for limiting the used network bandwidth during backup / restore 2019-11-19 20:31:52 +02:00
vmselect app/vmselect: adjust end arg instead of adjusting start arg if start > end 2019-11-22 16:12:19 +02:00
vmstorage lib/storage: add vm_cache_size_bytes{type="storage/hour_metric_ids"} metric 2019-11-13 20:24:21 +02:00