diff --git a/cloud/azure/azure-search/monitors-azure-search.tf b/cloud/azure/azure-search/monitors-azure-search.tf index 0dea51a..c280d3b 100644 --- a/cloud/azure/azure-search/monitors-azure-search.tf +++ b/cloud/azure/azure-search/monitors-azure-search.tf @@ -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