VictoriaMetrics/app
Aliaksandr Valialkin 828e5f6d26 app/vmselect/promql: binary operation fixes according to Prometheus behaviour
The follosing issues were fixed:
- VictoriaMetrics could leave superflouos labels when using `on` or `ignoring` modifiers
- VictoriaMetrics could return `duplicate timeseries` error when using `group_left` or `group_right` with non-empty label list
2019-09-13 17:43:09 +03:00
..
vminsert app/vminsert/netstorage: reduce the maximum buffer size for rerouted rows, so it occupies less RAM 2019-09-11 14:50:30 +03:00
vmselect app/vmselect/promql: binary operation fixes according to Prometheus behaviour 2019-09-13 17:43:09 +03:00
vmstorage all: report the number of bytes read on io.ReadFull error 2019-09-11 14:50:24 +03:00