From 15f55be407f116a98588245748b8cbf91b09352a Mon Sep 17 00:00:00 2001 From: schultztimothy Date: Thu, 23 May 2024 07:40:28 -0600 Subject: [PATCH] fix(infra): remove period config --- infra/lib/scorer/new_service.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/infra/lib/scorer/new_service.ts b/infra/lib/scorer/new_service.ts index f2f06bf8d..8d511e45c 100644 --- a/infra/lib/scorer/new_service.ts +++ b/infra/lib/scorer/new_service.ts @@ -505,7 +505,6 @@ export function createScorerECSService( */ datapointsToAlarm: 8, evaluationPeriods: 10, - period: 60, metricQueries: [ { id: "m1",