mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 10:19:50 +00:00
Replace scheduler_e2e_scheduling_duration_seconds with scheduler_scheduling_attempt_duration_seconds in scheduler_perf
This commit is contained in:
parent
a750d8054a
commit
6e0da69632
@ -77,7 +77,7 @@ var (
|
||||
label: extensionPointsLabelName,
|
||||
values: []string{"Filter", "Score"},
|
||||
},
|
||||
"scheduler_e2e_scheduling_duration_seconds": nil,
|
||||
"scheduler_scheduling_attempt_duration_seconds": nil,
|
||||
"scheduler_pod_scheduling_duration_seconds": nil,
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user