mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-24 18:36:59 +08:00
fix(data): remove official mixin reference from Ceph OSD comment
This commit is contained in:
parent
619c2607f3
commit
fec2531e32
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue