Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricAlertConfiguration

Package version

Hierarchy

  • MetricAlertConfiguration

Index

Properties

Optional alertConditions

conditions to trigger alerts

alertScope

the alert scope

detectionConfigurationId

detectionConfigurationId: string

Anomaly detection configuration unique id

Optional negationOperation

negationOperation: undefined | false | true

when set to true, report alert if there are no anomalies detected by this detection configuration. when set to false or not specified (default), report alert if anomalies are detected by this detection configuration.

Optional snoozeCondition

snoozeCondition: MetricAnomalyAlertSnoozeCondition

condition to snooze alert

Generated using TypeDoc