Automated upload for observability.t09.de
This commit is contained in:
parent
1141f12f95
commit
90db53ee4d
3 changed files with 25 additions and 25 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue