mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-01 02:31:01 +02: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.