Skip to content

Commit

Permalink
Reduce alarm data point period
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Jan 28, 2025
1 parent 7bd9942 commit 4713db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spire/templates/shared-alb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ Resources:
Value: !GetAtt Alb.LoadBalancerFullName
MetricName: RequestCount
Namespace: AWS/ApplicationELB
Period: 86400
Period: 3600
Stat: Sum
ReturnData: true
Tags:
Expand Down

0 comments on commit 4713db0

Please sign in to comment.