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

Configure EvaluationPeriods on queue alarms #18

Open
AnthonySteele opened this issue Jan 25, 2017 · 2 comments
Open

Configure EvaluationPeriods on queue alarms #18

AnthonySteele opened this issue Jan 25, 2017 · 2 comments

Comments

@AnthonySteele
Copy link
Contributor

AnthonySteele commented Jan 25, 2017

There can be transient spikes in the "AgeOfOldestMessage" metrics, due to a momentary fault with an upstream dependency. For many queues, this should not cause an alarm.

if they can set the "EvaluationPeriods" to 2, then

  • this problem goes away but
  • it will take longer to get a genuine alarm (2 periods is 10 minutes)

Should the EvaluationPeriods be increased for all queues or for 1 queue at a time? For both queue alarm types or individually?

@AnthonySteele AnthonySteele changed the title Allow longer time on queue alarms Configure EvaluationPeriods on queue alarms Jan 25, 2017
@AnthonySteele
Copy link
Contributor Author

AnthonySteele commented Jan 27, 2017

We might be able to use percentile statistics e.g. the p95 soon.

@tomhaigh
Copy link
Contributor

tomhaigh commented Mar 7, 2018

You can already do this for the newer alarm types, so suggest we leave this and move sqs over as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants