OCNADD_MPS_CRITICAL_INGRESS_THRESHOLD_CROSSED
Table 5-15 OCNADD_MPS_CRITICAL_INGRESS_THRESHOLD_CROSSED
| Field | Details |
|---|---|
| Triggering Condition | The total ingress MPS crossed the critical threshold alert level of 100% of the supported MPS |
| Severity | Critical |
| Description | Total Ingress Message Rate is above configured critical threshold alert (100%) for the period of 5 min |
| Alert Details |
Summary: 'namespace: {{ "{{" }}$labels.namespace}}, podname: {{ "{{" }}$labels.pod}}, timestamp: {{ "{{" }} with query "time()" }}{{ "{{" }} . | first | value | humanizeTimestamp }}{{ "{{" }} end }}: Message Rate is above the supported Max messages per second:{{ .Values.global.cluster.mps }}' Expression: expr: sum(rate(kafka_stream_processor_node_process_total[5m])) by (namespace) > 1.0*{{ .Values.global.cluster.mps }} |
| OID | 1.3.6.1.4.1.323.5.3.51.29.5007 |
| Metric Used | kafka_stream_processor_node_process_total |
| Triggering Condition | The total ingress MPS crossed the critical threshold alert level of 100% of the supported MPS |
| Severity | Critical |
| Description | Total Ingress Message Rate is above configured critical threshold alert (100%) for the period of 5 min |
| Alert Details |
Summary: 'namespace: {{ "{{" }}$labels.namespace}}, podname: {{ "{{" }}$labels.pod}}, timestamp: {{ "{{" }} with query "time()" }}{{ "{{" }} . | first | value | humanizeTimestamp }}{{ "{{" }} end }}: Message Rate is above the supported Max messages per second:{{ .Values.global.cluster.mps }}'Expression: expr: sum(rate(kafka_stream_processor_node_process_total[5m])) by (namespace) > 1.0*{{ .Values.global.cluster.mps }} |
| OID | 1.3.6.1.4.1.323.5.3.51.29.5007 |
| Metric Used | kafka_stream_processor_node_process_total |
| Resolution | The alert is cleared automatically when the the MPS rate goes below the critical threshold alert level of 100% of supported MPS |