We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d35f77 commit 75b274aCopy full SHA for 75b274a
content/en/docs/concepts/cluster-administration/flow-control.md
@@ -405,6 +405,10 @@ poorly-behaved workloads that may be harming system health.
405
queue) requests, broken down by the labels `priority_level` and
406
`flow_schema`.
407
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
+
412
* `apiserver_flowcontrol_priority_level_request_count_samples` is a
413
histogram vector of observations of the then-current number of
414
requests broken down by the labels `phase` (which takes on the
0 commit comments