You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add LocalQueue metrics (no feature gate)
Signed-off-by: Kevin <[email protected]>
* add all clear and report calls
Signed-off-by: Kevin <[email protected]>
* add feature gate
Signed-off-by: Kevin <[email protected]>
* cleanup todos and add more feature gates
Signed-off-by: Kevin <[email protected]>
* use feature gate instead of config
Signed-off-by: Kevin <[email protected]>
* cleanup
Signed-off-by: Kevin <[email protected]>
* add metrics checks to a test
Signed-off-by: Kevin <[email protected]>
* add lq metrics to cq integration test
Signed-off-by: Kevin <[email protected]>
* lint fix
Signed-off-by: Kevin <[email protected]>
* use name instead of local_queue
Signed-off-by: Kevin <[email protected]>
* update status metric description
Signed-off-by: Kevin <[email protected]>
* fix key name
Signed-off-by: Kevin <[email protected]>
* move registerLQ into metrics package
Signed-off-by: Kevin <[email protected]>
---------
Signed-off-by: Kevin <[email protected]>
r.recorder.Eventf(&wl, corev1.EventTypeNormal, "Admitted", "Admitted by ClusterQueue %v, wait time since reservation was %.0fs", wl.Status.Admission.ClusterQueue, quotaReservedWaitTime.Seconds())
0 commit comments