fix(data): remove official mixin reference from Ceph OSD comment

This commit is contained in:
Samuel Berthe 2026-04-06 21:12:36 +02:00
parent 619c2607f3
commit fec2531e32
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -4582,7 +4582,7 @@ groups:
for: 5m for: 5m
comments: | comments: |
Ceph internally triggers OSD_NEARFULL based on the nearfull_ratio (default 85%). 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 - name: Ceph OSD reweighted
description: Ceph Object Storage Daemon takes too much time to resize. description: Ceph Object Storage Daemon takes too much time to resize.
query: "ceph_osd_weight < 1" query: "ceph_osd_weight < 1"