MON-239 fix alb healthy thresholds
This commit is contained in:
parent
7a9c97be81
commit
c9ea14ce55
@ -23,7 +23,7 @@ resource "datadog_monitor" "ALB_no_healthy_instances" {
|
||||
new_host_delay = "${var.delay}"
|
||||
|
||||
thresholds {
|
||||
critical = 0
|
||||
critical = 1
|
||||
}
|
||||
|
||||
notify_no_data = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user