MON-32 No hits monitor notify no data to false.
This commit is contained in:
parent
7e39b28703
commit
b395aff3aa
@ -70,7 +70,7 @@ resource "datadog_monitor" "redis_cache_hits" {
|
||||
critical = "${var.cache_hits_threshold_critical}"
|
||||
}
|
||||
|
||||
notify_no_data = true
|
||||
notify_no_data = false
|
||||
evaluation_delay = "${var.delay}"
|
||||
renotify_interval = 0
|
||||
notify_audit = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user