5.2.26.3 egressGlobalMessageDropMinor

Table 5-122 egressGlobalMessageDropMinor

Field Details
Trigger Condition Egress global message drop rate detected greater than or equal to 10 percent of total transactions.
Severity Minor
Alert details provided
Expression:
sum(rate(oc_egressgateway_global_ratelimit_dropped_message_total{kubernetes_namespace="sepp-namespace"}[5m])) by (app)/sum(rate(oc_egressgateway_http_requests_total{kubernetes_namespace="sepp-namespace"}[5m])) by (app) *100 >= 10 < 25

OID 1.3.6.1.4.1.323.5.3.46.1.2.4093
Metric Used oc_egressgateway_global_ratelimit_dropped_message_total
Resolution

Possible Resolutions:

  1. The alert will be raised when the percentage of messages rejected for Global Rate Limit will be greater than or equal to 10% of the total messages received. This will get cleared once percentage of message rejected is below 10% or greater than or equal to 25%.
  2. If the message drop percentage different from expected value, please verify the configuration.
  3. For all configuration related details, refer to Oracle Communications Cloud Native Core, Security Edge Protection Proxy Troubleshooting Guide.