Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameterize the target response rate alarm threshold #1285

Open
aaronxsu opened this issue Nov 15, 2022 · 0 comments
Open

Parameterize the target response rate alarm threshold #1285

aaronxsu opened this issue Nov 15, 2022 · 0 comments

Comments

@aaronxsu
Copy link
Collaborator

We recently added an alert on the ALB target response rate to monitor the app server latency since the running instance on production has scaled down to 1, and it is beneficial for us to have visibility of latency to take actions just in case.

The threshold is currently hard-coded in the terraform code. We should parameterize it and make it configurable through tfvars.

This issue is to:

  • update the current threshold to a reasonable level for the prod alarm in the console. this should be done first since the following two won't take effect until the next release.
  • parameterize the target response rate alarm threshold
  • update the tfvars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant