Skip to content

Commit 4dfa8c9

Browse files
authored
Merge pull request #891 from govuk-one-login/FPAD-7754-Runbook-instructions-for-TooManyDBQueryNoResponseError
FPAD-7754: Update runbook url for TooManyDBQueryNoResponseError alarm
2 parents 04a8d4f + 80b183b commit 4dfa8c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/infra/alarm/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@ Resources:
918918
ActionsEnabled: true
919919
AlarmActions:
920920
- !Ref AlertingSNSHighAlertNotificationTopicARN
921-
AlarmDescription: !Sub 'The query to DynamoDB has provided the no response error twice within a minute. ${RunBookURL}'
921+
AlarmDescription: !Sub 'The query to DynamoDB has provided the no response error twice within a minute. ${TeamManualPlaybookUrl}'
922922
ComparisonOperator: GreaterThanOrEqualToThreshold
923923
DatapointsToAlarm: 1
924924
Threshold: 2

0 commit comments

Comments
 (0)