Merge branch 'MON-442_not_notify_no_data_for_unscheduled_node_kubernetes' into 'master'
MON-442 do not notify on nodata Closes MON-442 See merge request claranet/pt-monitoring/projects/datadog/terraform/monitors!53
This commit is contained in:
commit
5356e62ed2
@ -220,7 +220,7 @@ resource "datadog_monitor" "node_unschedulable" {
|
||||
evaluation_delay = "${var.evaluation_delay}"
|
||||
new_host_delay = "${var.new_host_delay}"
|
||||
|
||||
notify_no_data = true
|
||||
notify_no_data = false
|
||||
renotify_interval = 0
|
||||
notify_audit = false
|
||||
timeout_h = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user