Cassandra compaction executor blocked tasks
warning

Description Some Cassandra compaction executor tasks are blocked - {{ $labels.cassandra_cluster }}
Query for 2m
>>>
	
				
					
				
			
				
					{pool="CompactionExecutor"} > 15
				
			
    
Query Explanation

The query monitors the cassandra_thread_pool_blocked_tasks metric for the CompactionExecutor pool and fires when the count exceeds 15. It alerts the {cassandra_cluster} label whenever more than fifteen compaction tasks are blocked, indicating a potential compaction bottleneck.

Get Alert
Download
Copy to Clipboard