-
Bug
-
Resolution: Done
-
Blocker
-
Logging 5.9.3
-
False
-
None
-
False
-
NEW
-
NEW
-
Bug Fix
-
-
-
Critical
the alert DiskBufferUsage is not in the release-5.9 CRDÂ https://github.com/openshift/cluster-logging-operator/blob/release-5.9/bundle/manifests/collector_monitoring.coreos.com_v1_prometheusrule.yaml
Step to reproduce:
- Deploy cluster-logging-operator 5.9.
- Check the alert in prometheusrules/collector
oc get prometheusrules.monitoring.coreos.com collector -o json |jq '.spec.groups[0].rules[].alert' "CollectorNodeDown" "CollectorHighErrorRate" "CollectorVeryHighErrorRate" "FluentdQueueLengthIncreasing" "ElasticsearchDeprecation" "FluentdDeprecation" "KibanaDeprecation"
Expected result:
DiskBufferUsage in alert list