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.
2 parents a30ecd3 + 75b274a commit 0b0b85bCopy full SHA for 0b0b85b
content/en/docs/concepts/cluster-administration/flow-control.md
@@ -412,6 +412,10 @@ poorly-behaved workloads that may be harming system health.
412
queue) requests, broken down by the labels `priority_level` and
413
`flow_schema`.
414
415
+* `apiserver_flowcontrol_request_concurrency_in_use` is a gauge vector
416
+ holding the instantaneous number of occupied seats, broken down by
417
+ the labels `priority_level` and `flow_schema`.
418
+
419
* `apiserver_flowcontrol_priority_level_request_count_samples` is a
420
histogram vector of observations of the then-current number of
421
requests broken down by the labels `phase` (which takes on the
0 commit comments