摘要: Prometheus 监控目标为什么要自动发现 频繁对Prometheus配置文件进行修改,无疑给运维人员带来很大的负担,还有可能直接变成一个“配置小王子”,即使是配置小王子也会存在人为失误的情况。 Prometheus支持的多种服务发现机制 Prometheus数据源的配置主要分为静态配置和动态发 阅读全文
posted @ 2019-10-17 18:03 滴滴滴 阅读(1430) 评论(0) 推荐(0)
摘要: 即使在grafana页面上面添加也需要重启。配置邮件配置文件更需要重启。 systemctl restart grafana-server.service 阅读全文
posted @ 2019-10-17 14:32 滴滴滴 阅读(1753) 评论(0) 推荐(0)
摘要: probe_http_status_code{instance="xxxx",job="web_status"} probe_http_status_code{job="web_status"} prometheus 检查配置文件是否正确: prometheus-2.13.0.linux-amd64 阅读全文
posted @ 2019-10-17 13:04 滴滴滴 阅读(954) 评论(0) 推荐(0)