prometheus,alertmanager 报警配置详解
摘要:### 1、prometheus配置文件 vim prometheus.yml### global: scrape_interval: 15s external_labels: monitor: 'codelab-monitor' scrape_configs: - job_name: test s
阅读全文
posted @ 2022-02-18 16:45