SloRequestBasedSliDistributionCut

Constructors

Link copied to clipboard
constructor(distributionFilter: String, range: SloRequestBasedSliDistributionCutRange)

Types

Link copied to clipboard
object Companion

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.