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 9360aa1 commit 9ca621cCopy full SHA for 9ca621c
content/en/docs/concepts/cluster-administration/flow-control.md
@@ -510,7 +510,7 @@ poorly-behaved workloads that may be harming system health.
510
511
* `apiserver_flowcontrol_read_vs_write_current_requests` is a
512
histogram vector of observations, made at the end of every
513
- nanosecond, of the number of requests, broken down by the labels
+ nanosecond, of the number of requests broken down by the labels
514
`phase` (which takes on the values `waiting` and `executing`) and
515
`request_kind` (which takes on the values `mutating` and
516
`readOnly`). Each observed value is a ratio, between 0 and 1, of a
0 commit comments