[ https://issues.apache.org/jira/browse/KAFKA-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Swapnil Ghike updated KAFKA-604: -------------------------------- Attachment: kafka-604-new-v2.patch Thanks Jun for observing that "All.Topics" does not uniquely identify all topics' stats from stats for a topic called All.Topics. Made a change so that the stats for all topics will look like "AllTopicsMessagesPerSec", and those for a topic called AllTopics will look like "AllTopics-MessagesPerSec". Same change for All.Brokers too. > Add missing metrics in 0.8 > -------------------------- > > Key: KAFKA-604 > URL: https://issues.apache.org/jira/browse/KAFKA-604 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8 > Reporter: Jun Rao > Assignee: Swapnil Ghike > Priority: Blocker > Labels: p2 > Attachments: kafka-604-new.patch, kafka-604-new-v2.patch, > kafka_604_v1.patch, kafka_604_v2.patch, kafka_604_v3.diff > > Original Estimate: 24h > Remaining Estimate: 24h > > It would be good if we add the following metrics: > Producer: droppedMessageRate per topic > ReplicaManager: partition count on the broker > FileMessageSet: logFlushTimer per log (i.e., partition). Also, logFlushTime > should probably be moved to LogSegment since the flush now includes index > flush time. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira