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

More alert improvements #8689

Merged
merged 2 commits into from
Apr 21, 2021
Merged

More alert improvements #8689

merged 2 commits into from
Apr 21, 2021

Conversation

deepthiskumar
Copy link
Member

  1. Added a critical alert O1NodesOutOfSync for when one of our nodes are out-of-sync
  2. Changed the time-frame for the warning FewBlocksPerHour to 30mins (and changed its name to FewBlocksPer30Mins) since it is a critical alert (O1NodesOutOfSync) when the time-frame is 1hr
  3. Added a wait-time of 10mins for NoCoinbaseInBlocks. The impact of this is that an alert will fire if there are 2 (at most 3) consecutive blocks without coinbase. Some block producers might produce a block right after restarting and therefore may not have any snark work to add coinbase. Likeliness of this happening in two consecutive blocks seems lesser

@deepthiskumar deepthiskumar added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Apr 20, 2021
@mrmr1993 mrmr1993 merged commit a639781 into compatible Apr 21, 2021
@mrmr1993 mrmr1993 deleted the fix/alerts-crash-sync branch April 21, 2021 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants