5.2.26.1 egressGlobalMessageDropInfo

Table 5-120 egressGlobalMessageDropInfo

Field Details
Trigger Condition Egress global message drop rate detected greater than or equal to point 1 percent of total transactions.
Severity Warn
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 >= 0.1 < 1

OID 1.3.6.1.4.1.323.5.3.46.1.2.4091
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 0.1% of the total messages received. This will get cleared once percentage of message rejected is below 0.1% or greater than or equal to 1%.
  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.