mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +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,8 +77,8 @@ var (
|
|||||||
label: extensionPointsLabelName,
|
label: extensionPointsLabelName,
|
||||||
values: []string{"Filter", "Score"},
|
values: []string{"Filter", "Score"},
|
||||||
},
|
},
|
||||||
"scheduler_e2e_scheduling_duration_seconds": nil,
|
"scheduler_scheduling_attempt_duration_seconds": nil,
|
||||||
"scheduler_pod_scheduling_duration_seconds": nil,
|
"scheduler_pod_scheduling_duration_seconds": nil,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user