5.2.1.2 SEPPConfigMgrRouteFailureAlert
Table 5-4 SEPPConfigMgrRouteFailureAlert
| Trigger Condition | When routing failure occurs while posting remote SEPP or roaming partner set, this alert will be raised. |
| Severity | Major |
| Alert Details Provided |
Summary namespace: {{$labels.kubernetes_namespace}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }}: Route Failure has occurred because {{ $labels.errorReason }}
Expression sum(increase(ocsepp_configmgr_routefailure_total{app="config-mgr-svc"}[5m]) >0 or (ocsepp_configmgr_routefailure_total{app="config-mgr-svc"} unless ocsepp_configmgr_routefailure_total{app="config-mgr-svc"} offset 5m )) by (namespace,errorCode) > 0
|
| OID | 1.3.6.1.4.1.323.5.3.46.1.2.4026 |
| Metric Name | Metric ocsepp_configmgr_routefailure_total |
| Resolution | The alert is cleared if no new failures are observed in 5 minutes window. |