Prometheus

OpenSource

Go

2020-04-06 10:00:00 +0800

Prometheus

prometheus.io

  • Prometheus生态系统架构图 ecosystem components architecture
  • 基本流程:
    • Prometheus Server从“采集器” Jobs / Exporters 中收集指标数据
    • Server同时会从推送网关“收集” 生命周期较短的任务采集指标
    • Server将数据指标存储在本地的,并进行一些规则匹配来对这些data,按照时间序列对数据和记录进行汇总,或者生成告警;
    • Prometheus可以对接Grafana进行时序数据的界面化展示-Dashboard;

组件技术栈、源代码分析

  • exporters

Prometheus + M3DB + Nginx + LVS 网络监控架构


Back to top

Engineering & Philosophy & Life Experience - A Motorcycle rider and loving husband.