Cassandra client request write failure
critical

Description Read failures have occurred, ensure there are not too many unavailable nodes - {{ $labels.cassandra_cluster }}
Query for 2m
>>>
	
				
					
					
						increase
					
				
			
				
					(
				
			
				
					
				
			
				
					{operation="write"}[1m]) > 0
				
			
    
Query Explanation

The query measures the number of write request failures on each Cassandra node in the last minute (increase(cassandra_client_request_failures_total{operation="write"}[1m])). If this count is greater than zero, the alert triggers, indicating that at least one write failure occurred and suggesting possible node unavailability.

Get Alert
Download
Copy to Clipboard