MON-476 keep one no notify no data for elasticsearch
This commit is contained in:
parent
da324c10b3
commit
a2aecaf3f2
@ -22,7 +22,7 @@ resource "datadog_monitor" "es_cluster_status" {
|
|||||||
critical = 2
|
critical = 2
|
||||||
}
|
}
|
||||||
|
|
||||||
notify_no_data = false
|
notify_no_data = true
|
||||||
evaluation_delay = "${var.evaluation_delay}"
|
evaluation_delay = "${var.evaluation_delay}"
|
||||||
renotify_interval = 0
|
renotify_interval = 0
|
||||||
notify_audit = false
|
notify_audit = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user