数据库警报设置对象

数据库警报配置的对象

Redis 企业软件

表示数据库警报配置的 API 对象。

名字 类型/值 描述
bdb_backup_delayed bdb_alert_settings_with_threshold 对象 定期备份的延迟时间超过指定的阈值(分钟)
bdb_crdt_src_high_syncer_lag bdb_alert_settings_with_threshold 对象 CRDB 源同步滞后高于指定的阈值(秒)
bdb_crdt_src_syncer_connection_error bdb_alert_settings_with_threshold 对象 CRDB 源同步在尝试连接到副本源时出现连接错误
bdb_crdt_src_syncer_general_error bdb_alert_settings_with_threshold 对象 遇到 CRDB 同步常规错误
bdb_high_latency bdb_alert_settings_with_threshold 对象 延迟高于指定的阈值 (微秒)
bdb_high_syncer_lag bdb_alert_settings_with_threshold 对象 同步滞后副本高于指定的阈值(秒)(自 Redis Enterprise v5.0.1 起已弃用)
bdb_high_throughput bdb_alert_settings_with_threshold 对象 吞吐量高于指定的阈值(请求数/秒)
bdb_long_running_action bdb_alert_settings_with_threshold 对象 针对运行时间过长的状态机的警报
bdb_low_throughput bdb_alert_settings_with_threshold 对象 吞吐量低于指定的阈值(请求/秒)
bdb_ram_dataset_overhead bdb_alert_settings_with_threshold 对象 分片的数据集 RAM 开销已达到阈值(其 RAM 限制的百分比)
bdb_ram_values bdb_alert_settings_with_threshold 对象 分片 RAM 中保留的值百分比低于 (其键计数的百分比)
bdb_replica_src_high_syncer_lag bdb_alert_settings_with_threshold 对象 源同步滞后的副本高于指定的阈值(秒)
bdb_replica_src_syncer_connection_error bdb_alert_settings_with_threshold 对象 尝试连接副本源时,源同步的副本出现连接错误
bdb_replica_src_syncer_general_error bdb_alert_settings_with_threshold 对象 遇到常规错误的 sync 副本
bdb_shard_num_ram_values bdb_alert_settings_with_threshold 对象 分片 RAM 中保留的值数小于 (values)
bdb_size bdb_alert_settings_with_threshold 对象 数据集大小已达到阈值(内存限制的百分比)
bdb_syncer_connection_error bdb_alert_settings_with_threshold 对象 尝试连接副本源时,同步副本出现连接错误(自 Redis Enterprise v5.0.1 起已弃用)
bdb_syncer_general_error bdb_alert_settings_with_threshold 对象 遇到一般错误中的同步副本(自 Redis Enterprise v5.0.1 起已弃用)
为本页评分
返回顶部 ↑