RuleResolveConfiguration interface

TBD. Relevant only for rules of the kind LogAlert.

Properties

autoResolved

The flag that indicates whether or not to auto resolve a fired alert.

timeToResolve

The duration a rule must evaluate as healthy before the fired alert is automatically resolved represented in ISO 8601 duration format.

Property Details

autoResolved

The flag that indicates whether or not to auto resolve a fired alert.

autoResolved?: boolean

Property Value

boolean

timeToResolve

The duration a rule must evaluate as healthy before the fired alert is automatically resolved represented in ISO 8601 duration format.

timeToResolve?: string

Property Value

string