MON-508 notify_no_data removed from monitor 'Pub/Sub Topic sending messages operations'

This commit is contained in:
Rafael Romero Carmona 2019-09-09 11:11:54 +01:00
parent 21bf2ec40b
commit 647c515360

View File

@ -24,7 +24,7 @@ EOQ
timeout_h = 0
include_tags = true
require_full_window = false
notify_no_data = true
notify_no_data = false
renotify_interval = 0
tags = concat(["env:${var.environment}", "type:cloud", "provider:gcp", "resource:pubsub", "category:topic", "team:claranet", "created-by:terraform"], var.sending_operations_count_extra_tags)