VictoriaMetrics/app/vmselect
Aliaksandr Valialkin 57407cca83 app/vmselect/promql: remove -search.maxPointsPerTimeseries command-line flag
Limit the estimated time series count after aggregation with grouping by the number of source time series.
2020-04-29 00:20:04 +03:00
..
netstorage lib/storage: postpone reading data from blocks during search 2020-04-27 11:45:24 +03:00
prometheus lib/metricsql: move it to a separate repository - github.com/VictoriaMetrics/metrics 2020-04-28 15:28:22 +03:00
promql app/vmselect/promql: remove -search.maxPointsPerTimeseries command-line flag 2020-04-29 00:20:04 +03:00
main.go lib/storage: postpone reading data from blocks during search 2020-04-27 11:45:24 +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.