Skip to content

Commit

Permalink
Search and replace Augury -> Feeder
Browse files Browse the repository at this point in the history
  • Loading branch information
svevang committed Jul 31, 2023
1 parent 3fd5acf commit f889ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/apps/feeder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ Resources:
Properties:
AlarmName: !Sub ERROR [Feeder] Worker <${EnvironmentTypeAbbreviation}> IS LOGGING ERRORS (${RootStackName} 2)
AlarmDescription: !Sub >-
${EnvironmentType} Augury's worker task has logged an error. Check the logs!
${EnvironmentType} Feeder's worker task has logged an error. Check the logs!
ComparisonOperator: GreaterThanThreshold
EvaluationPeriods: 1
MetricName: !GetAtt Constants.WorkerLoggedErrorsMetricName
Expand Down

0 comments on commit f889ae4

Please sign in to comment.