Skip to main content

AlertAverageTimeAbsoluteConfigurationByTimeInput

No description

input AlertAverageTimeAbsoluteConfigurationByTimeInput {
maxTime: Int
maxAverageTime: Int
requestsToAlert: Int!
windowing: AlertCommonByTimeInput!
common: AlertCommonConfigurationInput!
}

Fields

AlertAverageTimeAbsoluteConfigurationByTimeInput.maxTime ● Int scalar

Time not allowed in miliseconds.

AlertAverageTimeAbsoluteConfigurationByTimeInput.maxAverageTime ● Int scalar

Average time not allowed in miliseconds.

AlertAverageTimeAbsoluteConfigurationByTimeInput.requestsToAlert ● Int! non-null scalar

Requests vs total requests checked to consider alert in ALERTING status.

AlertAverageTimeAbsoluteConfigurationByTimeInput.windowing ● AlertCommonByTimeInput! non-null input

Common configuration for time window type.

AlertAverageTimeAbsoluteConfigurationByTimeInput.common ● AlertCommonConfigurationInput! non-null input

Common configuration alert

Member Of

AlertAverageTimeAbsoluteByTimeInput input