Skip to content

Commit 74166ed

Browse files
committed
set actual value for SLOs
1 parent 7e6a2ed commit 74166ed

File tree

1 file changed

+1
-2
lines changed
  • keps/sig-scheduling/3022-min-domains-in-pod-topology-spread

1 file changed

+1
-2
lines changed

keps/sig-scheduling/3022-min-domains-in-pod-topology-spread/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,8 +393,7 @@ These goals will help you determine what you need to measure (SLIs) in the next
393393
question.
394394
-->
395395

396-
- 99% of `plugin_execution_duration_seconds{plugin="PodTopologySpread"}` are within x milliseconds.
397-
- x% of `schedule_attempts_total` are successful.
396+
- Metric `plugin_execution_duration_seconds{plugin="PodTopologySpread"}` <= 100ms on 90-percentile.
398397

399398
###### What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?
400399

0 commit comments

Comments
 (0)