From 8b3f5f0cff585ba4c4e80fdc54187a9d5f945427 Mon Sep 17 00:00:00 2001 From: Rafael Romero Carmona Date: Fri, 10 Aug 2018 17:28:56 +0200 Subject: [PATCH] MON-226 Removed no_data_timeframe from both monitors --- cloud/gcp/pubsub/monitors-pubsub.tf | 2 -- 1 file changed, 2 deletions(-) diff --git a/cloud/gcp/pubsub/monitors-pubsub.tf b/cloud/gcp/pubsub/monitors-pubsub.tf index 6ea5b34..b808452 100644 --- a/cloud/gcp/pubsub/monitors-pubsub.tf +++ b/cloud/gcp/pubsub/monitors-pubsub.tf @@ -34,7 +34,6 @@ EOF locked = false timeout_h = 0 include_tags = true - no_data_timeframe = 45 require_full_window = false notify_no_data = true renotify_interval = 0 @@ -78,7 +77,6 @@ EOF locked = false timeout_h = 0 include_tags = true - no_data_timeframe = 25 require_full_window = false notify_no_data = true renotify_interval = 0