From 75eeff271d546c40d6233f62374f75fc820d8a30 Mon Sep 17 00:00:00 2001 From: "lucas.mathieu" Date: Mon, 29 Dec 2025 23:53:23 +0100 Subject: [PATCH] fix(monitoring): typo on alert rules file name --- monitoring/prometheus/{alerts.rules => alert.rules} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename monitoring/prometheus/{alerts.rules => alert.rules} (100%) diff --git a/monitoring/prometheus/alerts.rules b/monitoring/prometheus/alert.rules similarity index 100% rename from monitoring/prometheus/alerts.rules rename to monitoring/prometheus/alert.rules