prometheus/stats
Fabian Reinartz 9ab1f6c690 Limit maximum number of concurrent queries.
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.
2015-05-06 11:34:17 +02:00
..
query_stats.go Limit maximum number of concurrent queries. 2015-05-06 11:34:17 +02:00
timer.go Query timeout added. 2015-02-03 08:04:27 +01:00