good Total Ratio Threshold
Parameters
value
Criterion that describes a window as good if its performance is high enough. One of good_bad_metric_filter
, good_total_ratio_threshold
, metric_mean_in_range
, metric_sum_in_range
must be set for windows_based_sli
. Structure is documented below.
suspend fun goodTotalRatioThreshold(argument: suspend SloWindowsBasedSliGoodTotalRatioThresholdArgsBuilder.() -> Unit)
Parameters
argument
Criterion that describes a window as good if its performance is high enough. One of good_bad_metric_filter
, good_total_ratio_threshold
, metric_mean_in_range
, metric_sum_in_range
must be set for windows_based_sli
. Structure is documented below.