MON-248 require full window to true
This commit is contained in:
parent
af1cb3f9ff
commit
c7285c7a0c
@ -27,7 +27,7 @@ resource "datadog_monitor" "Nginx_ingress_too_many_5xx" {
|
|||||||
timeout_h = 0
|
timeout_h = 0
|
||||||
include_tags = true
|
include_tags = true
|
||||||
locked = false
|
locked = false
|
||||||
require_full_window = false
|
require_full_window = true
|
||||||
|
|
||||||
silenced = "${var.ingress_5xx_silenced}"
|
silenced = "${var.ingress_5xx_silenced}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user