MON-281 Require full window for the forecast monitor
This commit is contained in:
parent
60a449f1d7
commit
7098781a7d
@ -122,7 +122,7 @@ resource "datadog_monitor" "datadog_free_disk_space_forecast" {
|
|||||||
locked = false
|
locked = false
|
||||||
timeout_h = 0
|
timeout_h = 0
|
||||||
include_tags = true
|
include_tags = true
|
||||||
require_full_window = false
|
require_full_window = true
|
||||||
notify_no_data = false
|
notify_no_data = false
|
||||||
renotify_interval = 0
|
renotify_interval = 0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user