Skip to content

Commit 9ca621c

Browse files
Update content/en/docs/concepts/cluster-administration/flow-control.md
Co-authored-by: Natali Vlatko <[email protected]>
1 parent 9360aa1 commit 9ca621c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ poorly-behaved workloads that may be harming system health.
510510

511511
* `apiserver_flowcontrol_read_vs_write_current_requests` is a
512512
histogram vector of observations, made at the end of every
513-
nanosecond, of the number of requests, broken down by the labels
513+
nanosecond, of the number of requests broken down by the labels
514514
`phase` (which takes on the values `waiting` and `executing`) and
515515
`request_kind` (which takes on the values `mutating` and
516516
`readOnly`). Each observed value is a ratio, between 0 and 1, of a

0 commit comments

Comments
 (0)