We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6a2ed commit 74166edCopy full SHA for 74166ed
keps/sig-scheduling/3022-min-domains-in-pod-topology-spread/README.md
@@ -393,8 +393,7 @@ These goals will help you determine what you need to measure (SLIs) in the next
393
question.
394
-->
395
396
-- 99% of `plugin_execution_duration_seconds{plugin="PodTopologySpread"}` are within x milliseconds.
397
-- x% of `schedule_attempts_total` are successful.
+- Metric `plugin_execution_duration_seconds{plugin="PodTopologySpread"}` <= 100ms on 90-percentile.
398
399
###### What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?
400
0 commit comments