From 377721309434b7ea1f6955e5f7bbf92990d814c9 Mon Sep 17 00:00:00 2001 From: cavis Date: Fri, 18 Oct 2024 13:27:47 -0600 Subject: [PATCH] Turn down threshold slightly - we get infrequent 500s that have nothing in the logs --- spire/templates/apps/dovetail-router.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spire/templates/apps/dovetail-router.yml b/spire/templates/apps/dovetail-router.yml index 51422587..814b1451 100644 --- a/spire/templates/apps/dovetail-router.yml +++ b/spire/templates/apps/dovetail-router.yml @@ -650,7 +650,7 @@ Resources: - { Key: prx:ops:cloudwatch-log-group-name, Value: !Ref TaskLogGroup } - { Key: prx:dev:family, Value: Dovetail } - { Key: prx:dev:application, Value: Router } - Threshold: 0 + Threshold: 2 TreatMissingData: notBreaching EcsService: