VictoriaMetrics/app/vmselect
Aliaksandr Valialkin 9476b73527 app/vmselect/promql: estimate per-series scrape interval as 0.6 quantile for the first 100 intervals
This should improve scrape interval estimation for tiem series with gaps.
2019-12-02 13:42:33 +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: estimate per-series scrape interval as 0.6 quantile for the first 100 intervals 2019-12-02 13:42:33 +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.