diff --git a/monitoring/prometheus/alert.rules b/monitoring/prometheus/node-exporter.rules similarity index 100% rename from monitoring/prometheus/alert.rules rename to monitoring/prometheus/node-exporter.rules diff --git a/monitoring/prometheus/prometheus.yml b/monitoring/prometheus/prometheus.yml index ae76a07..ab8fc20 100644 --- a/monitoring/prometheus/prometheus.yml +++ b/monitoring/prometheus/prometheus.yml @@ -11,9 +11,7 @@ global: # Load and evaluate rules in this file every 'evaluation_interval' seconds. rule_files: - - 'alert.rules' - # - "first.rules" - # - "second.rules" + - '/etc/prometheus/*.rules' # alert alerting: