VictoriaMetrics/app
Aliaksandr Valialkin b28c9a3944 app/vmselect/promql: return expected results from increase() over the beginning of time series, which start from big value
Examples for such counters: OS-level counters for network or cpu stats.
2020-01-28 16:31:05 +02:00
..
vmbackup all: use gozstd instead of pure Go zstd for GOARCH=amd64 2019-12-24 12:43:59 +02:00
vminsert app/vminsert: do not drop pending rows if all the vmstorage backends are unavailable 2020-01-24 22:10:10 +02:00
vmrestore app/{vmbackup,vmrestore}: add backup complete file to backup when it is complete and check for this file before restoring from backup 2020-01-09 15:35:45 +02:00
vmselect app/vmselect/promql: return expected results from increase() over the beginning of time series, which start from big value 2020-01-28 16:31:05 +02:00
vmstorage all: consistently log durations in seconds with millisecond precision 2020-01-22 18:35:24 +02:00