🖌️
Prometheus-多地域联邦
  • Prometheus多地域联邦
  • 目录
  • Prometheus-Master
    • Alertmanager+PrometheusAlert
    • Grafana部署
  • Prometheus-国内-Slave
  • Prometheus-海外-Slave
  • 部署TeleGraf监控Agent
  • Grafana-Dashboard设置
Powered by GitBook
On this page

Was this helpful?

Prometheus多地域联邦

业务成立初期因地域不同,故形成两套监控,此次整合目的为将海外,国内业务所使用系统监控集中化

Next目录

Last updated 4 years ago

Was this helpful?

部署架构

多地域监控集群架构图
  • 采用Prometheus联邦集群架构

  • 采集使用Telegraf以rpm包的方式安装

  • 持久化存储待完善

Prometheus主节点需开放端口3000

Prometheus从节点需开放端口9090

Agent采集节点需开放端口9723