日期: 2024 年 5 月 14 日

1 篇文章

启用 Prometheus 监控类
一 概述 从 Zookeeper 3.6.0 版本开始已经内置 Prometheus Client,通过配置可以通过 /metrics 接口进行暴露给 Prometheus 进行监控。 Notes: 参考 《ZooKeeper Monitor Guide》 二 启用 2.1 备份配置文件 # 注:我的环境的路径是 /etc/zookeeper/zo…