VictoriaMetrics/app
Aliaksandr Valialkin 20e9598254
lib/vmselectapi: limit the number of concurrently executed requests
This should prevent from out of memory errors when big number of vmselect
nodes send many concurrent requests to vmstorage

The limit can be controlled at vmstorage via the following command-line flags:
- search.maxConcurrentRequests
- search.maxQueueDuration

See https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#resource-usage-limits
2023-01-06 18:39:46 -08:00
..
vmagent lib/promscrape: add Prometheus-compatible service discovery for Nomad (#3549) 2023-01-05 18:07:02 -08:00
vmalert docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmauth docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmbackup docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:49:59 -08:00
vmctl Fix vmctl command hint for vm-native-step-interval (#3575) 2023-01-03 21:49:15 -08:00
vmgateway docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vminsert app/{vmagent,vminsert}/datadog: make the host label optional in DataDog data ingestion protocol 2022-12-10 23:33:17 -08:00
vmrestore docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmselect lib/vmselectapi: limit the number of concurrently executed requests 2023-01-06 18:39:46 -08:00
vmstorage lib/vmselectapi: limit the number of concurrently executed requests 2023-01-06 18:39:46 -08:00
vmui vmui: improve Explore metrics (#3598) 2023-01-05 02:24:05 -08:00