将钉钉接入 Prometheus AlertManager WebHook
TL;DR
Disclaimer: Personally I dislike DingTalk(a.k.a DingDing) at all 😜.
Project Repo: https://github.com/timonwong/prometheus-webhook-dingtalk
解决 AWS ELB 偶发的 502 Bad Gateway 错误
问题描述
在使用了 Prometheus 做了 HTTP 协议的监控之后,blackbox_exporter 偶尔会报一些 ProbeDown 的报警,经过检查是 502 Bad Gateway 错误,但此时后端是正常的,只是在 AWS ELB 的监控指标中,看到了 ELB HTTP 5xx 相关错误,因此困扰了一段时间。
HTTP 数据流向如下:
|
|
排查问题
试用最新的 Docker for Mac Beta
DEPRECATION: 现在 Docker for Mac 已经可以通过界面配置 mirror 了,这片文章作废