OCNADD_INGRESS_TRAFFIC_RATE_INCREASE_SPIKE_10PERCENT
Table 5-32 OCNADD_INGRESS_TRAFFIC_RATE_INCREASE_SPIKE_10PERCENT
| Field | Details |
|---|---|
| Triggering Condition | The ingress traffic increase is more than 10% of the supported MPS |
| Severity | Major |
| Description | The ingress traffic increase is more than 10% of the supported MPS in last 5 min |
| Alert Details |
Summary: 'namespace: {{ "{{" }}$labels.namespace}}, podname: {{ "{{" }}$labels.pod}}, timestamp: {{ "{{" }} with query "time()" }}{{ "{{" }} . | first | value | humanizeTimestamp }}{{ "{{" }} end }}: Ingress MPS increase is more than 10 Percent of current supported MPS'Expression: expr: sum(irate(kafka_stream_processor_node_process_total[5m])) by (namespace)/sum(irate(kafka_stream_processor_node_process_total[5m] offset 5m)) by (namespace) >= 1.1 |
| OID | 1.3.6.1.4.1.323.5.3.51.29.5013 |
| Metric Used | kafka_stream_processor_node_process_total |
| Resolution | The alert is cleared automatically when the increase in MPS comes back to lower than 10% of the supported MPS |