Skip to content

Commit ab8951b

Browse files
authored
Merge pull request kubernetes#4065 from helayoty/scheduling-gates-3521
KEP-3521: Add new metric for excluding PreEnqueue duration time
2 parents adad112 + e7d196e commit ab8951b

File tree

1 file changed

+1
-2
lines changed
  • keps/sig-scheduling/3521-pod-scheduling-readiness

1 file changed

+1
-2
lines changed

keps/sig-scheduling/3521-pod-scheduling-readiness/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -965,8 +965,7 @@ Pick one more of these and delete the rest.
965965
Describe the metrics themselves and the reasons why they weren't added (e.g., cost,
966966
implementation difficulties, etc.).
967967
-->
968-
969-
N/A.
968+
Yes, a new metric `pod_scheduling_sli_duration_seconds` to explicitly revealing the SLI-related metric, it excludes the time spent during `PreEnqueue`.
970969

971970
### Dependencies
972971

0 commit comments

Comments
 (0)