metric Mean In Range
Parameters
Criterion that describes a window as good if the metric's value is in a good range, averaged across returned streams. 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
. Average value X of time_series
should satisfy range.min <= X <= range.max
for a good window. Structure is documented below.
Parameters
Criterion that describes a window as good if the metric's value is in a good range, averaged across returned streams. 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
. Average value X of time_series
should satisfy range.min <= X <= range.max
for a good window. Structure is documented below.