VictoriaMetrics/app
Aliaksandr Valialkin 956fdd89d3 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:05 +03:00
..
victoria-metrics Add regression test for query apo 2019-10-07 22:18:04 +03:00
vminsert app/vminsert/opentsdbhttp: remove FATAL prefix from logger.Fatalf errors for the sake of consistency with other logger.Fatalf calls 2019-09-19 22:15:59 +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:05 +03:00
vmstorage app/vmstorage: add vm_concurrent_addrows_* metrics for tracking concurrency for Storage.AddRows calls 2019-08-06 15:08:33 +03:00