kafka.network.RequestMetrics.FetchFollower metrics

2015-10-19 Thread Ian Kallen
are exposing, pointers to that would be fantastic. Thanks, -Ian -- Ian Kallen / @spidaman “Whatever comes out of these gates, we've got a better chance of survival if we work together.” - General Maximus

partitions not syncing or becoming leaders

2015-10-13 Thread Ian Kallen
One of the three brokers in a Kafka cluster (v0.8.2.2) is seems be missing ISRs and even the partitions that have ISRs on it won’t be elected leaders for those partitions. Here’s a topic describe output: Topic:lia.stage.raw_events PartitionCount:20 ReplicationFactor:3

Re: kafka metrics emitting to graphite

2015-10-12 Thread Ian Kallen
I plan on trying this out https://github.com/airbnb/kafka-statsd-metrics2 but yea, JMXTrans is a good option for getting mbean values into graphite as well. On 10/11/15, 8:18 PM, "sunil kalva" wrote: >tx ben, >i though we have native support for graphite in kafka, i