You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2014/04/03 19:05:20 UTC

[jira] [Created] (KAFKA-1359) Add topic/broker metrics once new topic/broker is discovered

Guozhang Wang created KAFKA-1359:
------------------------------------

             Summary: Add topic/broker metrics once new topic/broker is discovered
                 Key: KAFKA-1359
                 URL: https://issues.apache.org/jira/browse/KAFKA-1359
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Guozhang Wang


Today some topic/broker level metrics are only added the first time such an event (record-retry, record-error, etc) happens. This has a potential issue for customized mbean reporter which needs to register all the sensors at the time the new broker/topic is discovered. It is better to add such metrics at the very beginning when new topic/brokers are discovered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)