Prometheus 实战
Ctrlk
  • 前言
  • 修订记录
  • 如何贡献
  • Prometheus 简介
  • Prometheus 安装
  • 基础概念
  • PromQL
  • 数据可视化
  • Prometheus 配置
  • 服务发现
    • 静态服务发现
    • 文件服务发现
    • HTTP服务发现
    • Consul服务发现
    • moby服务发现
    • kubernetes服务发现
  • Exporter
  • Pushgateway
  • 数据存储
  • 告警/记录规则
  • Alertmanager
  • Prometheus 工具
  • Prometheus 性能调优
  • Prometheus 与容器
  • 高可用方案探讨
  • 实战练习
  • 常见问题收录
Powered by GitBook
On this page

Was this helpful?

服务发现

静态服务发现文件服务发现HTTP服务发现Consul服务发现moby服务发现kubernetes服务发现
Previous配置样例Next静态服务发现

Last updated 4 years ago

Was this helpful?