MON-442 do not notify on data
This commit is contained in:
parent
427798b91a
commit
449cbad978
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user