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

Tolerate yellow cluster status for longer before sending an alert #63

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

jacobwinch
Copy link
Contributor

@jacobwinch jacobwinch commented Sep 4, 2023

Follow-up to #8.

We have received a notification for this alarm a few times recently. It seems pretty common for the cluster status to be yellow for ~20 minutes before automatically resolving (i.e. it becomes green again without any developers taking an action). This now happens frequently enough that developers (including me!) often ignore the email.

We seem to have tacitly accepted the risk of the cluster status being yellow for longer than 15 minutes1, so this PR makes that risk acceptance explicit. This helps to reduce noise and increases the likelihood that we'll respond to more meaningful alarm notifications in the future.

Footnotes

  1. There is no user impact associated with yellow status; it just means that we've lost redundancy (i.e. we might lose data if we lose another data node).

@jacobwinch jacobwinch requested review from a team September 4, 2023 13:36
Copy link
Contributor

@jorgeazevedo jorgeazevedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏

@jacobwinch jacobwinch merged commit 95638f3 into main Sep 6, 2023
1 check passed
@jacobwinch jacobwinch deleted the jw-yellow-tolerance branch September 6, 2023 07:43
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

Successfully merging this pull request may close these issues.

2 participants