Prometheus 仪表板未更新网站状态

Posted

技术标签:

【中文标题】Prometheus 仪表板未更新网站状态【英文标题】:Prometheus dashboard is not updating state of website 【发布时间】:2021-04-06 07:00:06 【问题描述】:

我已经手动停止了这个网站,prometheus 给出的 probe_success 为 0(失败),这意味着网站没有运行但状态仍然正常,它没有得到更新。我该怎么办?

【问题讨论】:

【参考方案1】:

Prometheus > Status > Targets 页面中的“UP”表示正在抓取目标,换句话说,这意味着该目标的所有 Blackbox 指标都已成功抓取。正如您所注意到的,网站未运行的事实反映在 probe_success=0 指标中。

【讨论】:

那么如何在仪表板上显示该网站已关闭? 查看“probe_success”指标(0 = Down,1 = Up)。

以上是关于Prometheus 仪表板未更新网站状态的主要内容,如果未能解决你的问题,请参考以下文章

无法使用 docker (prom/prometheus) 加载 prometheus.yml 配置文件

暴露在 alb-ingress-controller 上的 Prometheus 仪表板未完全加载

无法使用docker(prom / prometheus)加载prometheus.yml配置文件

如何重用prometheus Gauge metric?

prometheus动态刷新rule

无法访问 Prometheus 仪表板/端口转发不起作用