Rumit Jain
06/20/2026, 5:13 PMstarrocks_fe_cluster_snapshot_consecutive_failure_count
• starrocks_fe_cluster_snapshot_last_finished_time
I would like to monitor automated snapshot health and create alerting for snapshot failures.
My goal is to:
1. Detect a failed automated snapshot as soon as it occurs.
2. Alert if snapshots have not completed successfully within an expected time window.
3. Track consecutive snapshot failures.
Questions:
• Are these metrics available in StarRocks 4.0.1?
• If not, what is the recommended way to monitor automated snapshot success/failure?
• How are other users implementing Prometheus/Grafana alerting for automated snapshot failures?
Any guidance or example alert rules would be appreciated.
Thanks!