VictoriaMetrics/app
Aliaksandr Valialkin 0e52357f35 app/vmselect/promql: properly calculate incremental aggregations grouped by __name__
Previously the following query may fail on multiple distinct metric names match:

    sum(count_over_time{__name__!=''}) by (__name__)
2019-07-25 21:53:26 +03:00
..
vminsert all: small updates after PR #114 2019-07-24 17:43:43 +03:00
vmselect app/vmselect/promql: properly calculate incremental aggregations grouped by __name__ 2019-07-25 21:53:26 +03:00
vmstorage all: small updates after PR #114 2019-07-24 17:43:43 +03:00