Cassandra connection timeouts total
critical

Description Some connection between nodes are ending in timeout - {{ $labels.cassandra_cluster }}
Query for 2m
>>>
	
				
					
					
						avg
					
				
			
				
					(
				
			
				
					
				
			
				
					) by (cassandra_cluster,instance) > 5
				
			
    
Query Explanation

The rule calculates the average of the cassandra_client_request_timeouts_total metric for each cassandra_cluster and instance. If that average is greater than 5, the alert fires, indicating that the nodes in that cluster are experiencing a high number of client request timeouts.

Get Alert
Download
Copy to Clipboard