Skip to content

Commit 4377c1c

Browse files
authored
[ ceph ][ healthcheck ] change severity (#75)
* Update healthchecks.yaml * Update Chart.yaml
1 parent bb39ba6 commit 4377c1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/ceph-operations/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: ceph-operations
33
description: Ceph operations bundle
44
type: application
5-
version: 1.8.17
5+
version: 1.8.18
66
maintainers:
77
- name: sumitarora2786
88
- name: richardtief

charts/ceph-operations/alerts/healthchecks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ groups:
2525
expr: ceph_daemon_health_metrics{type="SLOW_OPS"} > 0
2626
labels:
2727
service: ceph
28-
severity: warning
28+
severity: critical
2929
type: ceph_default
3030
{{- include "cloud-storage-operations.additionalRuleLabels" . | nindent 6 }}
3131
annotations:

0 commit comments

Comments
 (0)