VictoriaMetrics/app
Aliaksandr Valialkin 4d636c244d 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:42:52 +03:00
..
victoria-metrics [tests] check timestamp in tests (#177) 2019-09-08 19:48:38 +03:00
vminsert app/vminsert/influx: set db label only if Influx line doesnt have db tag 2019-08-24 13:52:48 +03:00
vmselect app/vmselect/promql: binary operation fixes according to Prometheus behaviour 2019-09-13 17:42:52 +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