VictoriaMetrics/app
Aliaksandr Valialkin a5302a6651 app/vmselect/promql: take into account the previous point when calculating max_over_time and min_over_time
This lines up with `first_over_time` function used in `rollup_candlestick`, so `rollup=low` always returns
the minimum value.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/204
2019-10-08 12:30:16 +03:00
..
vminsert app/vminsert/netstorage: mention the data size that cannot be sent to vmstorage 2019-09-25 12:53:41 +03:00
vmselect app/vmselect/promql: take into account the previous point when calculating max_over_time and min_over_time 2019-10-08 12:30:16 +03:00
vmstorage all: report the number of bytes read on io.ReadFull error 2019-09-11 14:50:24 +03:00