Prometheus 设计的 Pull 模式监控非常优雅:程序开发者只需要做一件事情,暴露出来一个 HTTP […]
Continue reading…
Posts tagged with 'monitoring'
Alert 自动诊断系统的设计
在运维系统中,我认为 Alert 光发出来是不够的。每一个 Alert 发出来都需要处理,都要被解决。 我们现 […]
Continue reading…
没来的请举手
我们需要在一个 VPC 网络环境中采集一些服务的 metrics,TSDB 存储在中心机房中,存储节点、中心节 […]
Continue reading…
Prometheus alert rules 拆分成多个查询表达式
Alertmanager 发送出来的告警是一条消息,一般我们会用 annotation 来说明发生什么事了。 […]
Continue reading…