-
Prometheus+Alertmanager 搭建告警系统
Prometheus 配置文件 prometheus.yml global: scrape_interval: 15s # Set the scrape i
2022-03-02,阅读:887,标签:Prometheus Alertmanager DevOps
-
Docker 部署 Alertmanager
搜索镜像 docker search prom/alertmanager 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/pr
2022-02-17,阅读:2675,标签:Docker Alertmanager DevOps