CouchDB replication read failures
warning

Description Replication changes feed has failed reads more than 5 times in 5 minutes
Query for 5m
>>>
	
				
					
					
						increase
					
				
			
				
					(
				
			
				
					
				
			
				
					[5m]) > 5
				
			
    
Query Explanation

The query measures how many couchdb_replicator_changes_read_failures have occurred in the last 5 minutes (increase(...[5m])) and fires when this count exceeds 5. In other words, if the replication changes feed records six or more read failures within any 5‑minute window, the alert is triggered.

Get Alert
Download
Copy to Clipboard