Kafka topics replicas
critical

Description Kafka topic in-sync partition
Query
>>>
	
				
					
					
						min
					
				
			
				
					(
				
			
				
					
				
			
				
					) by (topic) < 3
				
			
    
Query Explanation

The query takes the minimum value of the metric kafka_topic_partition_in_sync_replica for each topic and checks if it is less than 3. The alert fires when any topic has at least one partition with fewer than three in‑sync replicas, indicating under‑replication.

Get Alert
Download
Copy to Clipboard