v0.6.0
Pre-release
Pre-release
Features:
- Monitor missed blocks at finalized. (Previously, missed blocks were monitored only at head.)
- Case is insensitive for validators public keys and fee recipients.
⚠️ Breaking changes⚠️ :
The following Prometheus metrics:
missed_block_proposals_count
missed_block_proposals_head_count_details
are removed, and replaced by
missed_block_proposals_head_count
missed_block_proposals_head_count_details
missed_block_proposals_finalized_count
missed_block_proposals_finalized_count_details
==> Don't forget to update your Prometheus alerts, and to use the latest version of the Grafana Dashboard.