MON-476 fix comment for notify no data

This commit is contained in:
Quentin Manfroi 2019-06-14 17:45:54 +02:00
parent a2aecaf3f2
commit 94c20d32c1

View File

@ -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