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

Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
pull/38017/head
Mike Spreitzer 2022-12-06 14:02:15 -05:00 committed by GitHub
parent 9360aa1711
commit 9ca621c623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -510,7 +510,7 @@ poorly-behaved workloads that may be harming system health.
* `apiserver_flowcontrol_read_vs_write_current_requests` is a
histogram vector of observations, made at the end of every
nanosecond, of the number of requests, broken down by the labels
nanosecond, of the number of requests broken down by the labels
`phase` (which takes on the values `waiting` and `executing`) and
`request_kind` (which takes on the values `mutating` and
`readOnly`). Each observed value is a ratio, between 0 and 1, of a