Specific monitor options for deployment rules.

Hierarchy

  • DeploymentRuleOptionsMonitorIds

Constructors

Properties

duration?: number

Seconds the monitors need to stay in OK status for the rule to pass.

failOnNoData?: boolean

Whether the rule should fail if a selected monitor group is in a NO DATA state.

failOnNoGroupsFound?: boolean

Whether the rule should fail if no monitor groups are found for the selected monitors.

A non-empty list of specific monitors to evaluate.

warmup?: number

Seconds to wait after a deployment starts before evaluating the monitors' statuses.

Generated using TypeDoc