Monitor query options for deployment rules.

Hierarchy

  • DeploymentRuleOptionsMonitor

Constructors

Properties

duration?: number

Seconds the monitor needs to stay in OK status for the rule to pass.

failOnNoData?: boolean

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

failOnNoGroupsFound?: boolean

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

query: string

A query that selects the monitors to evaluate.

warmup?: number

Seconds to wait after a deployment starts before evaluating the monitor's status.

Generated using TypeDoc