mirror of
https://github.com/prometheus/prometheus
synced 2024-12-27 17:13:22 +00:00
c43dfaba1c
* Add max concurrent and current queries engine metrics This commit adds two metrics to the promql/engine: the number of max concurrent queries, as configured by the flag, and the number of current queries being served+blocked in the engine. |
||
---|---|---|
.. | ||
fuzz-data | ||
testdata | ||
ast.go | ||
bench.go | ||
engine_test.go | ||
engine.go | ||
functions_test.go | ||
functions.go | ||
fuzz.go | ||
lex_test.go | ||
lex.go | ||
parse_test.go | ||
parse.go | ||
printer_test.go | ||
printer.go | ||
promql_test.go | ||
quantile.go | ||
test.go |