readnotes/devops/prometheus/1.md

9 lines
188 B
Markdown
Raw Normal View History

2022-01-17 11:41:03 +08:00
# 第一章 什么是Prometheus
Prometheus是一个开源的、基于指标的监控系统。
Prometheus是指标拉取型监控系统
## Prometheus 架构
![avtar](img/prometheus.png)