Onboard kevr as project maintainer
All threads resolved!
All threads resolved!
Compare changes
- Evangelos Foutras authored
It previously used mountpoint="/rootfs" which didn't match any mounts. Also fix HostOutOfInodes and tweak HostDiskWillFillIn24Hours slightly.
@@ -57,16 +57,16 @@ groups:
expr: (node_filesystem_avail_bytes{mountpoint!~"/backup"} * 100) / node_filesystem_size_bytes < 10 and ON (instance, device, mountpoint) predict_linear(node_filesystem_avail_bytes{fstype!~"tmpfs",mountpoint!~"/backup"}[1h], 24 * 3600) < 0 and ON (instance, device, mountpoint) node_filesystem_readonly == 0
@@ -75,7 +75,7 @@ groups: