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

Create validator report and send it through telegram as a notification #2026

Open
pablomendezroyo opened this issue Sep 9, 2024 · 0 comments
Assignees

Comments

@pablomendezroyo
Copy link
Contributor

pablomendezroyo commented Sep 9, 2024

Create validator report and send it through telegram as a notification:

What notifications to send?

  • Missed attestation
  • "Missed/proposed block": unlikely to happen
  • Missed sync comettee
  • Block proposed
  • Sync committee participation

When to send the notification?: when attestation missed. Send maximum 1 notification (should include all validators's misses) every hour. When attestation proposed again send a "validator is back" notification

What to include in the report?

  • Node is synced or not
  • Peers count
  • Clients selected
  • Cpu from the moment of the attestation missed
  • Temperature from the moment of the attestation missed
  • Disk space from the moment of the attestation missed
    • Check weather the disk model is included in the ugly list
    • Use atom or similar tool to determine if the disk is a bottleneck
  • RAM from the moment of the attestation missed
  • Logs from the attestation time missed
  • Useful links:
    • Dms dashboards UI
    • Discord support link

cc: @Marketen @dappnodedev

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

No branches or pull requests

4 participants