MON-442 do not notify on data

This commit is contained in:
Quentin Manfroi 2019-04-25 19:20:35 +02:00
parent 427798b91a
commit 449cbad978

View File

@ -220,7 +220,7 @@ resource "datadog_monitor" "node_unschedulable" {
evaluation_delay = "${var.evaluation_delay}" evaluation_delay = "${var.evaluation_delay}"
new_host_delay = "${var.new_host_delay}" new_host_delay = "${var.new_host_delay}"
notify_no_data = true notify_no_data = false
renotify_interval = 0 renotify_interval = 0
notify_audit = false notify_audit = false
timeout_h = 0 timeout_h = 0