apiserver/pkg/util/flowcontrol/fairqueuing
Mike Spreitzer d03cf9927b Introduce apiserver_flowcontrol_current_executing_seats metric
This is a duplicate of
`apiserver_flowcontrol_request_concurrency_in_use` but with a better
name.  Hopefully we can later remove the copy with the inferior name.

Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>

Kubernetes-commit: 65e818d4ecfb7bf2a165897fb1caf29bf42f4f83
2023-06-29 01:43:17 -04:00
..
eventclock Some cleanup of the package for event clocks 2021-08-06 02:06:43 -04:00
promise Refactor goroutine counting 2021-07-29 00:35:25 -04:00
queueset Introduce apiserver_flowcontrol_current_executing_seats metric 2023-06-29 01:43:17 -04:00
testing Fix indentation/spacing in comments to render correctly in godoc 2022-12-17 17:31:05 -05:00
integrator.go apiserver: define metrics for API Priority and Fairness borrowing 2022-10-31 15:09:39 -07:00
integrator_test.go Add instrumentation for seat borrowing 2022-10-20 15:21:09 -04:00
interface.go Make QueueSet support exempt behavior; use it 2023-06-28 22:55:30 -04:00