Skip to content

Commit 75b274a

Browse files
committed
Doc the apiserver_flowcontrol_request_concurrency_in_use metric
1 parent 3d35f77 commit 75b274a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/docs/concepts/cluster-administration/flow-control.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,10 @@ poorly-behaved workloads that may be harming system health.
405405
queue) requests, broken down by the labels `priority_level` and
406406
`flow_schema`.
407407

408+
* `apiserver_flowcontrol_request_concurrency_in_use` is a gauge vector
409+
holding the instantaneous number of occupied seats, broken down by
410+
the labels `priority_level` and `flow_schema`.
411+
408412
* `apiserver_flowcontrol_priority_level_request_count_samples` is a
409413
histogram vector of observations of the then-current number of
410414
requests broken down by the labels `phase` (which takes on the

0 commit comments

Comments
 (0)