User Tools

Site Tools


resolution_area:prometheus_resolutions:res-p1806

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resolution_area:prometheus_resolutions:res-p1806 [2021/06/25 10:09] – external edit 127.0.0.1resolution_area:prometheus_resolutions:res-p1806 [2023/10/18 09:00] (current) 10.91.120.100
Line 5: Line 5:
  
 **Purpose:** **Purpose:**
 +Alerts if a queue in RabbitMQ has too many unacknowledged messages
  
-**Scenario:** There have been >1000 unacknowledged messages in RabbitMQ for 1m.+**Scenario:** There have been >1000 unacknowledged messages in RabbitMQ queue for 1m.
  
 **Resolution:** **Resolution:**
 +Each queue should have a consumer. Check whether the consumer is still running or check the RabbitMQ logs for any connection errors.
 +
 +Example:
 +orchestratorInboundTask had unacknowledged messages. Restarting the rdf_orchestrator resolved this
  
 **Manual Action Steps:** **Manual Action Steps:**
 +Fix consumer of unacknowledged messages
  
 **Auto Clear:** **Auto Clear:**
 +When unacknowledged message fall below 1000
  
resolution_area/prometheus_resolutions/res-p1806.1624612196.txt.gz · Last modified: 2021/06/25 10:09 by 127.0.0.1