From fec2531e32882576d5c84ecb64ff2829d854d609 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Mon, 6 Apr 2026 21:12:36 +0200 Subject: [PATCH] fix(data): remove official mixin reference from Ceph OSD comment --- _data/rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/rules.yml b/_data/rules.yml index 202fa4a..5e3583e 100644 --- a/_data/rules.yml +++ b/_data/rules.yml @@ -4582,7 +4582,7 @@ groups: for: 5m comments: | Ceph internally triggers OSD_NEARFULL based on the nearfull_ratio (default 85%). - The official mixin uses ceph_health_detail for OSD space alerts. + ceph_health_detail exposes named health checks as individual time series. - name: Ceph OSD reweighted description: Ceph Object Storage Daemon takes too much time to resize. query: "ceph_osd_weight < 1"