Class MonitorNotificationRuleAttributes

Attributes of the monitor notification rule.

Hierarchy

  • MonitorNotificationRuleAttributes

Constructors

Properties

Use bundle config to enable alert bundling to reduce monitor signal noises. Note: This feature is in preview and is subject to change. If you have any feedback, contact Datadog support.

Use conditional recipients to define different recipients for different situations. Cannot be used with recipients.

Specifies the matching criteria for monitor notifications.

name: string

The name of the monitor notification rule.

recipients?: string[]

A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'. Cannot be used with conditional_recipients.

Generated using TypeDoc