redis.persistence.rdb_last_bgsave_status
Status of the last RDB save operation (1=ok, 0=err)Dimensions:None
Summary
Status of the most recent RDB (snapshot) save operation, typically 0 for success or 1 for failure. Failed saves indicate disk space issues, permission problems, or I/O errors. Persistent failures mean no backup snapshots are being created, creating data loss risk. This metric should trigger immediate alerts as it indicates Redis cannot persist data to disk despite being configured to do so.
Interface Metrics (3)
Native
Status of the last RDB save operation (1=ok, 0=err)Dimensions:None