An API object that represents the database alerts configuration.

NameType/ValueDescription
bdb_backup_delayedbdb_alert_settings_with_threshold objectPeriodic backup has been delayed for longer than specified threshold value (minutes)
bdb_crdt_src_high_syncer_lagbdb_alert_settings_with_threshold objectCRDB source sync lag is higher than specified threshold value (seconds)
bdb_crdt_src_syncer_connection_errorbdb_alert_settings_with_threshold objectCRDB source sync had a connection error while trying to connect to replica source
bdb_crdt_src_syncer_general_errorbdb_alert_settings_with_threshold objectCRDB sync encountered in general error
bdb_high_latencybdb_alert_settings_with_threshold objectLatency is higher than specified threshold value (microsec)
bdb_high_syncer_lagbdb_alert_settings_with_threshold objectReplica of sync lag is higher than specified threshold value (seconds) (deprecated as of Redis Enterprise v5.0.1)
bdb_high_throughputbdb_alert_settings_with_threshold objectThroughput is higher than specified threshold value (requests / sec)
bdb_long_running_actionbdb_alert_settings_with_threshold objectAn alert for state machines that are running for too long
bdb_low_throughputbdb_alert_settings_with_threshold objectThroughput is lower than specified threshold value (requests / sec)
bdb_ram_dataset_overheadbdb_alert_settings_with_threshold objectDataset RAM overhead of a shard has reached the threshold value (% of its RAM limit)
bdb_ram_valuesbdb_alert_settings_with_threshold objectPercent of values kept in a shard’s RAM is lower than (% of its key count)
bdb_replica_src_high_syncer_lagbdb_alert_settings_with_threshold objectReplica of source sync lag is higher than specified threshold value (seconds)
bdb_replica_src_syncer_connection_errorbdb_alert_settings_with_threshold objectReplica of source sync has connection error while trying to connect replica source
bdb_replica_src_syncer_general_errorbdb_alert_settings_with_threshold objectReplica of sync encountered in general error
bdb_shard_num_ram_valuesbdb_alert_settings_with_threshold objectNumber of values kept in a shard’s RAM is lower than (values)
bdb_sizebdb_alert_settings_with_threshold objectDataset size has reached the threshold value (% of the memory limit)
bdb_syncer_connection_errorbdb_alert_settings_with_threshold objectReplica of sync has connection error while trying to connect replica source (deprecated as of Redis Enterprise v5.0.1)
bdb_syncer_general_errorbdb_alert_settings_with_threshold objectReplica of sync encountered in general error (deprecated as of Redis Enterprise v5.0.1)