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

Solana Monitor custom tasks #57

Merged
merged 13 commits into from
May 24, 2022
Merged

Solana Monitor custom tasks #57

merged 13 commits into from
May 24, 2022

Conversation

Lu191
Copy link
Contributor

@Lu191 Lu191 commented May 23, 2022

Added custom tasks for solana monitoring:

  • active stake report for each epoch (more or less 3 days)
  • leader schedule monitoring that notifies if we are not in the leader schedule for each epoch
  • block production and skip rate monitoring (alert if we skip the production of more than 25% of blocks for the slots assigned, for now it's a fixed threshold)

srvcheck/chains/solana.py Outdated Show resolved Hide resolved
@AlessandroPaparella AlessandroPaparella merged commit c7f2404 into main May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants