VictoriaMetrics/app
Aliaksandr Valialkin 66efa5745f 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:20 +03:00
..
victoria-metrics all: small updates after PR #114 2019-07-23 19:54:50 +03:00
vminsert app/vminsert: use netutil.TCPListener for collecting network-related metrics for Graphite and OpenTSDB TCP traffic 2019-07-15 22:58:00 +03:00
vmselect app/vmselect/promql: properly calculate incremental aggregations grouped by __name__ 2019-07-25 21:53:20 +03:00
vmstorage app/vmstorage: prepare for integration tests with multiple Init / Stop cycles 2019-07-11 15:34:50 +03:00