MON-476 fix comment for notify no data
This commit is contained in:
parent
a2aecaf3f2
commit
94c20d32c1
@ -21,7 +21,7 @@ resource "datadog_monitor" "azure_search_latency" {
|
||||
|
||||
silenced = "${var.latency_silenced}"
|
||||
|
||||
notify_no_data = true # Will notify when no data is received
|
||||
notify_no_data = true # Will not notify when no data is received
|
||||
renotify_interval = 0
|
||||
require_full_window = false
|
||||
timeout_h = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user