stereum-dev / ethereum-node

Run an Ethereum node, solo stake ETH and connect dApps to your server with Stereum Ethereum Node Setup & Manager!
https://www.stereum.com/?utm_source=github&utm_medium=stereum-repo&utm_id=0
MIT License
124 stars 48 forks source link

[Enhancement]: Obol Cluster Alerts in Stereum #2012

Closed daGscheid closed 2 months ago

daGscheid commented 3 months ago

Describe the enhancement

Add Obol Clusters Alert to Stereum Alert Box

Alert Tooltip
WARNING-5 This alert is activated if the 90th percentile of the ping latency exceeds 400ms within 2 minutes.
WARNING-4 This alert is activated if the number of connected relays in the cluster falls to 0.
WARNING-3 This alert is set to activate when the number of peers for a node in the cluster is insufficient.
WARNING-2 This alert is designed to activate when a node within the cluster is detected to be in an unknown state.
WARNING This alert indicates that there have been missed attestations in the cluster.
WARNING-1 This alert is activated when the beacon node in a the cluster is offline.
WARNING-6 This alert is activated when the failure rate of the cluster exceeds more than 5% failures in duties in the last 6 hours.
WARNING-7 This alert is activated if any validators in the cluster are missing.
WARNING-8 This alert is activated if a high percentage of sync message duties failed in the cluster.
WARNING-9 This alert is activated when beacon node cannot find peers.

Dependencies

https://github.com/stereum-dev/ethereum-node/issues/1162

Additional Context

Documentation: https://docs.obol.org/docs/advanced/monitoring

Acknowledgment