File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
keps/sig-api-machinery/1040-priority-and-fairness Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -2046,6 +2046,7 @@ This KEP adds the following metrics.
2046
2046
- apiserver_service_duration (histogram, broken down by priority, FlowSchema)
2047
2047
- ` apiserver_flowcontrol_request_concurrency_limit` (gauge of NominalCL, broken down by priority)
2048
2048
- ` apiserver_flowcontrol_request_min_concurrency_limit` (gauge of MinCL, broken down by priority)
2049
+ - ` apiserver_flowcontrol_request_max_concurrency_limit` (gauge of MaxCL, broken down by priority)
2049
2050
- ` apiserver_flowcontrol_request_current_concurrency_limit` (gauge of CurrentCL, broken down by priority)
2050
2051
- ` apiserver_flowcontrol_demand_seats` (timing ratio histogram of seat demand / NominalCL, broken down by priority)
2051
2052
- ` apiserver_flowcontrol_demand_seats_high_water_mark` (gauge of HighSeatDemand, broken down by priority)
You can’t perform that action at this time.
0 commit comments