VictoriaMetrics/app/vmselect
Aliaksandr Valialkin 7327adbc86 app/vmselect/netstorage: limit the maximum size for in-memory buffer for temporary blocks file
This should reduce memory usage on systems with more than 8GB RAM.
2020-01-17 16:28:21 +02:00
..
netstorage app/vmselect/netstorage: limit the maximum size for in-memory buffer for temporary blocks file 2020-01-17 16:28:21 +02:00
prometheus all: mention command-line flags used for limiting the incoming request size in error messages 2020-01-16 13:03:30 +02:00
promql app/vmselect/promql: fix panic on sum(aggr_over_time(...)) with incorrect number of args 2020-01-15 16:26:09 +02:00
main.go app/vmselect: limit the default value for -search.maxConcurrentRequests, so it plays well on systems with more than 16 vCPUs 2020-01-17 15:43:54 +02: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.