rThread"* are available.
>
> "kafka.consumer":name="([-.\w]+)-MaxLag",type="ConsumerFetcherManager"
>
>
>
> I like to do same thing that " bin/kafka-run-class.sh
> kafka.tools.ConsumerOffsetChecker" is doing through graphite.
>
>
>
hecker" is doing through graphite.
-Original Message-
From: "Robin Yamaguchi"<ro...@hasoffers.com>
To: <users@kafka.apache.org>;
Cc:
Sent: 2014-04-30 (수) 03:26:15
Subject: Re: Can't find certain mbeans
For 2), do you have a topic with at least 2 replica
For 2), do you have a topic with at least 2 replicas?
Yes, all of our topics are configured with a replication factor of 3.
Here's the output of --describe on one of them:
Topic:QProcTopic4 PartitionCount:16 ReplicationFactor:3 Configs:
Topic: QProcTopic4 Partition: 0 Leader: 0 Replicas: 0,1,2 I
For 2), do you have a topic with at least 2 replicas? The metrics will only
show up if the broker has a follower replica following the leader replica
on another broker.
For 1), was the flush interval reached?
Thanks,
Jun
On Mon, Apr 28, 2014 at 4:49 PM, Robin Yamaguchi wrote:
> Greetings,
>
>
Greetings,
I'm working with Kafka 0.8.1. and setting up monitoring / metrics trending.
I've been exploring mbeans on my kafka broker, and unable to find the
following based on this documentation:
http://kafka.apache.org/081/documentation.html#monitoring
1.)
"kafka.log":name="LogFlushRateAndTimeM