AlertCommonComparativeInput
No description
input AlertCommonComparativeInput {
historicalWindow: Int!
offset: Int!
variation: AlertVariation!
percentageToAlert: Int!
}
Fields
AlertCommonComparativeInput.historicalWindow
● Int!
non-null scalar
The time frame in minutes to be used to compare with the window time frame
AlertCommonComparativeInput.offset
● Int!
non-null scalar
Time frame in minutes to set the beginning of historicalWindow
AlertCommonComparativeInput.variation
● AlertVariation!
non-null enum
According to percentageToAlert value
AlertCommonComparativeInput.percentageToAlert
● Int!
non-null scalar
Percentage to be considered status ALERTING
Member Of
AlertAverageTimeComparativeConfigurationByTimeInput
input ● AlertErrorRateComparativeConfigurationByTimeInput
input ● AlertPeakTrafficComparativeConfigurationByTimeInput
input