{
  "id": "db_alerts_settings",
  "title": "Database alerts settings object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/db_alerts_settings/",
  "summary": "An object for database alerts configuration",
  "content": "\nAn API object that represents the database alerts configuration.\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| bdb_backup_delayed | [bdb_alert_settings_with_threshold]() object | Periodic backup has been delayed for longer than specified threshold value (minutes) |\n| bdb_crdt_src_high_syncer_lag | [bdb_alert_settings_with_threshold]() object | CRDB source sync lag is higher than specified threshold value (seconds) |\n| bdb_crdt_src_syncer_connection_error | [bdb_alert_settings_with_threshold]() object | CRDB source sync had a connection error while trying to connect to replica source |\n| bdb_crdt_src_syncer_general_error | [bdb_alert_settings_with_threshold]() object | CRDB sync encountered in general error |\n| bdb_high_latency | [bdb_alert_settings_with_threshold]() object | Latency is higher than specified threshold value (microsec) |\n| bdb_high_syncer_lag | [bdb_alert_settings_with_threshold]() object | Replica of sync lag is higher than specified threshold value (seconds) (deprecated as of Redis Enterprise v5.0.1) |\n| bdb_high_throughput | [bdb_alert_settings_with_threshold]() object | Throughput is higher than specified threshold value (requests / sec) |\n| bdb_long_running_action | [bdb_alert_settings_with_threshold]() object | An alert for state machines that are running for too long |\n| bdb_low_throughput | [bdb_alert_settings_with_threshold]() object | Throughput is lower than specified threshold value (requests / sec) |\n| bdb_ram_dataset_overhead | [bdb_alert_settings_with_threshold]() object | Dataset RAM overhead of a shard has reached the threshold value (% of its RAM limit) |\n| bdb_ram_values | [bdb_alert_settings_with_threshold]() object | Percent of values kept in a shard's RAM is lower than (% of its key count) |\n| bdb_replica_src_high_syncer_lag | [bdb_alert_settings_with_threshold]() object | Replica of source sync lag is higher than specified threshold value (seconds) |\n| bdb_replica_src_syncer_connection_error | [bdb_alert_settings_with_threshold]() object | Replica of source sync has connection error while trying to connect replica source |\n| bdb_replica_src_syncer_general_error | [bdb_alert_settings_with_threshold]() object | Replica of sync encountered in general error |\n| bdb_shard_num_ram_values | [bdb_alert_settings_with_threshold]() object | Number of values kept in a shard's RAM is lower than (values) |\n| bdb_size | [bdb_alert_settings_with_threshold]() object | Dataset size has reached the threshold value \\(% of the memory limit) |\n| bdb_syncer_connection_error | [bdb_alert_settings_with_threshold]() object | Replica of sync has connection error while trying to connect replica source (deprecated as of Redis Enterprise v5.0.1) |\n| bdb_syncer_general_error | [bdb_alert_settings_with_threshold]() object | Replica of sync encountered in general error (deprecated as of Redis Enterprise v5.0.1) |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "children": [{"id":"bdb_alert_settings_with_threshold","summary":"Documents the bdb_alert_settings_with_threshold object used with Redis Enterprise Software REST API calls.","title":"BDB alert settings with threshold object","url":"https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/db_alerts_settings/bdb_alert_settings_with_threshold/"}]
}

