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

Cleanup monitoring docs #236

Merged
merged 10 commits into from
Aug 17, 2023
Merged

Cleanup monitoring docs #236

merged 10 commits into from
Aug 17, 2023

Conversation

haroldsphinx
Copy link
Contributor

  • cleanuo contents

Signed-off-by: haroldsphinx <adedayoakinpelu@gmail.com>
Signed-off-by: haroldsphinx <adedayoakinpelu@gmail.com>
Signed-off-by: haroldsphinx <adedayoakinpelu@gmail.com>
@netlify
Copy link

netlify bot commented Jul 25, 2023

Deploy Preview for obol-docs ready!

Name Link
🔨 Latest commit 608a518
🔍 Latest deploy log https://app.netlify.com/sites/obol-docs/deploys/64dde4aee103ee000837447b
😎 Deploy Preview https://deploy-preview-236--obol-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

## Understanding Alert rules

1. `AlphaClusterBeaconNodeDown`This alert is activated when the beacon node in a specified Alpha cluster is offline. The beacon node is crucial for validating transactions and producing new blocks. Its unavailability could disrupt the overall functionality of the cluster.
2. `AlphaClusterBeaconNodeSyncing`This alert indicates that the beacon node in a specified Alpha cluster is synchronizing, i.e., catching up with the latest blocks in the cluster.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can a semicolon with a space before 'the' be added to each of these lines, I can see this is included in some lines further down but not all, so we should try and keep this consistent

1. `AlphaClusterBeaconNodeDown`This alert is activated when the beacon node in a specified Alpha cluster is offline. The beacon node is crucial for validating transactions and producing new blocks. Its unavailability could disrupt the overall functionality of the cluster.
2. `AlphaClusterBeaconNodeSyncing`This alert indicates that the beacon node in a specified Alpha cluster is synchronizing, i.e., catching up with the latest blocks in the cluster.
3. `AlphaClusterNodeDown`This alert is activated when a node in a specified Alpha cluster is offline.
4. `AlphaClusterMissedAttestations`:This alert indicates that there have been missed attestations in a specified Alpha cluster. Missed attestations may suggest that validators are not operating correctly, compromising the security and efficiency of the cluster.
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a space after the semicolons, before 'The'

8. `AlphaClusterVCMissingValidators`: This alert is activated if any validators in the Alpha M1 Cluster #1 are missing.
9. `AlphaClusterHighPctFailedSyncMsgDuty`: This alert is activated if a high percentage of sync message duties failed in the "Alpha M1 Cluster #1". The alert is activated if the sum of the increase in failed duties tagged with "sync_message" in the last hour divided by the sum of the increase in total duties tagged with "sync_message" in the last hour is greater than 0.1.
10. `AlphaClusterNumConnectedRelays`: This alert is activated if the number of connected relays in the "Alpha M1 Cluster #1" falls to 0.
11. PeerPingLatency: 1. This alert is activated if the 90th percentile of the ping latency to the peers in a cluster exceeds 500ms within 2 minutes.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should there be quotation marks around PeerPingLatency?

@thomasheremans
Copy link
Contributor

Hey @haroldsphinx, could you add the recommendations shared over Slack as well? Thanks

@maeliosakyne maeliosakyne merged commit 758a723 into main Aug 17, 2023
5 checks passed
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.

3 participants