5.2.1.3 EgressSbiErrorRateAbove1Percent

Table 5-24 EgressSbiErrorRateAbove1Percent

Field Details
Trigger Condition Sbi Transaction Error Rate exceeded configured threshold
Severity Major
Alert details provided Summary
"Sbi Transaction Error Rate detected above 1 Percent of Total Sbi Transactions"
Expression
"sum(rate(oc_egressgateway_sbiRouting_http_responses_total{namespace="sepp-namespace",Status!~\"2.*\"}[5m])) by (namespace,app, pod) /sum(rate(oc_egressgateway_sbiRouting_http_responses_total{namespace="sepp-namespace"}[5m])) by (namespace, app, pod) *100 >= 1"
OID 1.3.6.1.4.1.323.5.3.46.1.2.7001
Metric Used oc_egressgateway_sbiRouting_http_responses_total
Resolution

This alert will be raised when the total SBI transaction error rate will be above 1% of the total transaction done during 5 minute time period. Metric will be cleared when the error rate will be below 1%.