5.2.12.2 Ingress RSS Rate Limit per RSS Message Drop Above 10 Percent Alert
Table 5-43 Ingress RSS Rate Limit per RSS Message Drop Above 10 Percent Alert
Trigger Condition | If a request has to be dropped when all the tokens in the bucket are exhausted and drop rate per RSS is detected above 10 percent of total transactions of that RSS, this metric will be pegged and corresponding alert will be raised. |
Severity | Minor |
Alert Details Provided |
Summary: Ingress RSS Based Rate Limiting Message Drop Rate per RSS detected above 10 Percent of Total Transactions of that RSSExpression: sum(rate(oc_ingressgateway_rss_ratelimit_total{Status="dropped"}[5m])) by (Remote_SEPP_Set,namespace)/sum(rate(oc_ingressgateway_rss_ratelimit_total[5m])) by (Remote_SEPP_Set,namespace) *100 >= 10 < 25 |
OID | 1.3.6.1.4.1.323.5.3.46.1.2.7012 |
Metric Name | oc_ingressgateway_rss_ratelimit_total |
Resolution | The alerts gets cleared when the count goes down. |