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

Fix Router Scaling Alarms #27144

Open
JamieB-gu opened this issue May 14, 2024 · 0 comments
Open

Fix Router Scaling Alarms #27144

JamieB-gu opened this issue May 14, 2024 · 0 comments

Comments

@JamieB-gu
Copy link
Contributor

We've discovered that router is being scaled up via a LatencyNotificationAlarm rather than a LatencyScalingAlarm. We should stop using the LatencyNotificationAlarm for this and add a LatencyScalingAlarm instead.

Background

There are usually two latency alarms for each frontend stack:

  • LatencyNotificationAlarm - for sending alerts to the team.
  • LatencyScalingAlarm - for activating scaling policies.

For more context @JamieB-gu and @ioannakok can help.

@JamieB-gu JamieB-gu added the Bug label May 14, 2024
@JamieB-gu JamieB-gu added this to the Health milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

2 participants