update kafka alerts (#478)

This commit is contained in:
andrii.k 2025-10-13 15:24:37 +03:00 committed by GitHub
parent 2f9279d707
commit 9edef74e73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1578,7 +1578,7 @@ groups:
rules:
- name: Kafka topics replicas
description: Kafka topic in-sync partition
query: "sum(kafka_topic_partition_in_sync_replica) by (topic) < 3"
query: "min(kafka_topic_partition_in_sync_replica) by (topic) < 3"
severity: critical
- name: Kafka consumers group
description: Kafka consumers group