ZooKeeper 模块
编辑ZooKeeper 模块
编辑ZooKeeper 模块从 ZooKeeper 服务中获取统计信息。默认的指标集是 mntr
和 server
。
兼容性
编辑ZooKeeper 指标集已使用 ZooKeeper 3.4.8、3.6.0 和 3.7.0 进行测试。它们有望与所有版本 >= 3.4.0 一起工作。3.4 之前的版本不支持 mntr
命令。
请注意,从 ZooKeeper 3.6.0 开始,必须使用 4lw.commands.whitelist
配置参数在 ZooKeeper 端显式启用 mntr
、stat
、ruok
、conf
、isro
、cons
命令。
仪表板
编辑Zookeeper 模块附带一个预定义的仪表板
ZooKeeper 模块支持 模块 中描述的标准配置选项。这是一个示例配置
metricbeat.modules: - module: zookeeper enabled: true metricsets: ["mntr", "server"] period: 10s hosts: ["localhost:2181"]
以下指标集可用