Slo Windows Based Sli Good Total Ratio Threshold Performance Distribution Cut
data class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCut(val distributionFilter: String, val range: SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRange)
Constructors
Link copied to clipboard
constructor(distributionFilter: String, range: SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRange)
Properties
Link copied to clipboard
A TimeSeries monitoring filter aggregating values to quantify the good service provided. Must have ValueType = DISTRIBUTION and MetricKind = DELTA or MetricKind = CUMULATIVE.
Link copied to clipboard
Range of numerical values. The computed good_service will be the count of values x in the Distribution such that range.min <= x <= range.max. inclusive of min and max. Open ranges can be defined by setting just one of min or max. Structure is documented below.