Automated upload for observability.t09.de

This commit is contained in:
Automated pipeline 2025-08-15 09:14:11 +00:00 committed by Actions pipeline
parent 1141f12f95
commit 90db53ee4d
3 changed files with 25 additions and 25 deletions

View file

@ -27,9 +27,9 @@ spec:
annotations:
value: "{{ $value }}"
description: 'forgejo s3 backup job failed in cluster environment {{ $labels.cluster_environment }}'
- name: forgejo-disk-consumption
- name: disk-consumption-high
rules:
- alert: forgejo disk consumption high
- alert: disk consumption high
expr: 1-(kubelet_volume_stats_available_bytes / kubelet_volume_stats_capacity_bytes) > 0.6
for: 30s
labels: