Adding in-sync replica by topic metric rule

This commit is contained in:
MarceStarlet 2018-10-31 13:16:29 -07:00
parent 0ca3f98618
commit 81409cd1c2

View file

@ -270,6 +270,10 @@ services:
- name: danielqsj/kafka_exporter
doc_url: https://github.com/danielqsj/kafka_exporter
rules:
- name: Kafka Topics
description: Kafka topic in-sync partition
query: 'sum(kafka_topic_partition_in_sync_replica) by (topic) > 3'
severity: error
- name: Linkerd
exporters: