mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-26 18:21:05 +01:00
A high number of concurrent queries can slow each other down so that none of them is reasonbly responsive. This commit limits the number of queries being concurrently executed.