Skip to content

Custom Prometheus exporter in Python to monitor blockchain RPC node synchronization. It compares block levels between private and public RPC nodes, alerting on discrepancies.

License

Notifications You must be signed in to change notification settings

katvio/rpc-sync-probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpc-sync-probe

Custom monitoring toolkit

  • Custom Prometheus exporter written in Python for monitoring blockchain RPC node synchronization.
  • It ensures the consistency of block levels between your private and public RPC nodes by alerting on any significant divergence.
  • Prometheus scrape config and alerting rules are not provided.

About

Custom Prometheus exporter in Python to monitor blockchain RPC node synchronization. It compares block levels between private and public RPC nodes, alerting on discrepancies.

Topics

Resources

License

Stars

Watchers

Forks