VictoriaMetrics/app/vmselect
Aliaksandr Valialkin f090b2e917 app/vmselect/promql: tolerate higher jitter in scrape interval
Allow jitter for up to 1/8 instead of 1/16 for the scrape interval.
This should imrpove graphs when `step` is smaller than the `scrape_interval`.
2019-08-01 23:26:00 +03:00
..
netstorage app/vmselect/netstorage: improve error message when reading data blocks from storage 2019-07-28 12:12:35 +03:00
prometheus app/vmselect/promql: parallelize incremental aggregation to multiple CPU cores 2019-07-12 15:52:22 +03:00
promql app/vmselect/promql: tolerate higher jitter in scrape interval 2019-08-01 23:26:00 +03:00
main.go app/vmselect: add /api/v1/labels/count handler for quick detection of labels with the maximum number of distinct values 2019-06-10 19:55:38 +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.