Prometheus+Alert+Grafana打造企业级监控系统
labelname>: <labelvalue> ... ]# Rule files specifies a list of globs. Rules and alerts are read from# all matching files.rule_files:
[ - <filepath_glob> ... ]# A list of scrape configurations.scrape_configs:
[ - <scrape_config> ... ]# Alerting specifies settings related to the Alertmanager.alerting:
alert_relabel_configs:
[ - <relabel_config> ... ]
alertmanagers:
[ - <alertmanager_config> ... ]# Settings related to the experimental remote write featu