diff --git a/tdrs-backend/plg/prometheus/prometheus.local.yml b/tdrs-backend/plg/prometheus/prometheus.local.yml index 66576951b..8b0a4517d 100644 --- a/tdrs-backend/plg/prometheus/prometheus.local.yml +++ b/tdrs-backend/plg/prometheus/prometheus.local.yml @@ -15,7 +15,7 @@ alerting: # Load rules once and periodically evaluate them according to the global 'evaluation_interval'. rule_files: - "django-rules.yml" - - "alerts.local.yml" + - "alerts.yml" # A scrape configuration containing exactly one endpoint to scrape: # Here it's Prometheus itself.