VictoriaMetrics/app/vmselect
Aliaksandr Valialkin 75ff524a4e app/vmselect/promql: fix corner case for increase over time series with gaps
In this case `increase` could return invalid high value for the first point after the gap.
2019-11-30 01:34:56 +02:00
..
netstorage app/vmselect: add vm_per_query_{rows,series}_processed_count histograms 2019-11-23 13:23:26 +02:00
prometheus app/vmselect/prometheus: consistently apply nocache arg to /api/v1/query the same way ast to /api/v1/query_range 2019-11-26 22:55:43 +02:00
promql app/vmselect/promql: fix corner case for increase over time series with gaps 2019-11-30 01:34:56 +02:00
main.go all: return 503 http error if service is temporarily unavailable 2019-08-23 09:55:07 +03:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

vmselect performs the incoming queries and fetches the required data from vmstorage.