Cassandra storage exceptions
critical

Description Something is going wrong with cassandra storage - {{ $labels.cassandra_cluster }}
Query
>>>
	
				
					
					
						changes
					
				
			
				
					(
				
			
				
					
				
			
				
					[1m]) > 1
				
			
    
Query Explanation

The rule looks at the counter cassandra_storage_exceptions_total and counts how many times its value changed in the past minute. If the counter increased more than once (changes(...[1m]) > 1), the alert fires, signalling that multiple storage exceptions occurred within a single minute for the specified Cassandra cluster.

Get Alert
Download
Copy to Clipboard