
559|Prometheus:指标监控利器上篇文章讲了链路追踪,这篇文章讲指标监控。Prometheus是云原生时代最流行的监控系统。一句话解释Prometheus:开源的监控系统,通过采集、存储、查询指标数据,让你了解系统的运行状态。架构┌────────────────────────────────────────────────────────────┐ │ Prometheus架构 │ │ │ │ ┌────────┐ ┌────────┐ ┌────────┐ ┌────────┐ │ │ │Service A│ │Service B│ │Service C│ │ Node │ │ │ │ (Push) │ │ (Pull) │ │ (Pull) │ │ (Node) │ │ │ └────┬───┘ └───┬───┘ └───┬───┘ └───┬───┘ │ │ │ │ │ │ │ │ └─────────┴────┬