[ https://issues.apache.org/jira/browse/KAFKA-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293002#comment-15293002 ]
ASF GitHub Bot commented on KAFKA-3736: --------------------------------------- GitHub user amuraru opened a pull request: https://github.com/apache/kafka/pull/1412 KAFKA-3736: Add HTTP Metrics reporter You can merge this pull request into a Git repository by running: $ git pull https://github.com/hstack/kafka KAFKA-3736 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1412.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1412 ---- commit 23eccd28156b08e4843ce97f3e64354c804a83c1 Author: Adrian Muraru <amur...@adobe.com> Date: 2016-05-19T20:02:18Z KAFKA-3736: Add HTTP Metrics reporter ---- > Add http metrics reporter > ------------------------- > > Key: KAFKA-3736 > URL: https://issues.apache.org/jira/browse/KAFKA-3736 > Project: Kafka > Issue Type: New Feature > Components: core > Reporter: Adrian Muraru > > The current builtin JMX metrics reporter is pretty heavy in terms of load and > collection. A new http lightweight reporter is proposed to expose the metrics > via a local http port. -- This message was sent by Atlassian JIRA (v6.3.4#6332)