当前位置 博文首页 > yunweigo的博客:监控实战(一)监控初体验 - Prometheus+Grafa

    yunweigo的博客:监控实战(一)监控初体验 - Prometheus+Grafa

    作者:[db:作者] 时间:2021-07-15 12:39

    文章目录

    • Prometheus简介
      • 名词说明
        • Prometheus
        • Exporters
        • 服务发现
        • AlertManager
        • Bridge
        • Client library
        • Instance
        • Job
        • Notification
        • Promdash
        • Prometheus
        • PromQL
        • Pushgateway
        • Remote Read
        • Remote Read Adapter
        • Remote Read Endpoint
        • Remote Write
        • Remote Write Adapter
        • Remote Write Endpoint
        • Sample
        • Silence
        • Target
    • prometheus安装
      • 容器安装
      • 源码安装
    • node_exporter安装
    • prometheus 配置
    • Prometheus界面操作
    • 安装Grafana 可视化
      • 安装
        • docker安装
      • 访问页面
      • 添加Prometheus数据源
      • 添加模版
    cs