原文来自于微信公众号“运维之美”
https://mp.weixin.qq.com/s?__biz=MzA5NDY1MTM3MA==&mid=2247484902&idx=1&sn=8394aefd884ee09ea546fcd400dd233c&chksm=904a1363a73d9a759bb525771b3e8ebe17948f1820e2c70121fc1fb49e0f528de75030cd815a&token=798793277&lang=zh_CN#rd
01 事故现场
有同事反馈grafana监控大盘无法展示监控数据,prometheus界面一直在starting up状态

02 问题定位
从现象上感觉prometheus状态肯定不对,查看prometheus容器状态,可以看到prometheus在反复重启,验证了我们的猜想
[localhost@ ~]$ docker ps -a |grep prometheus
e2e973cc7


3663

被折叠的 条评论
为什么被折叠?



