Solr replication errors
critical

Description Solr collection {{ $labels.collection }} has failed updates for replica {{ $labels.replica }} on {{ $labels.base_url }}.
Query
>>>
	
				
					
					
						increase
					
				
			
				
					(
				
			
				
					
				
			
				
					{category="REPLICATION"}[1m]) > 1
				
			
    
Query Explanation

The query checks the increase in the solr_metrics_core_errors_total counter for the REPLICATION category over the past minute; if it has risen by more than 1 (i.e., at least two new replication errors) the alert fires, indicating the specified Solr collection's replica encountered replication failures.

Get Alert
Download
Copy to Clipboard