You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/10 20:56:13 UTC

[jira] [Commented] (KAFKA-3479) Add new consumer metrics documentation

    [ https://issues.apache.org/jira/browse/KAFKA-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278874#comment-15278874 ] 

ASF GitHub Bot commented on KAFKA-3479:
---------------------------------------

GitHub user coughman opened a pull request:

    https://github.com/apache/kafka/pull/1361

    KAFKA-3479: consumer metrics doc

    added new consumer metrics section
    refactored common metrics into new section
    updated TOC

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/coughman/kafka KAFKA-3479-consumer-metrics-doc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1361.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 #1361
    
----
commit 61d16565ae19f2f9a6190c38232d6aadad3b2bf3
Author: Kaufman Ng <ka...@confluent.io>
Date:   2016-05-04T23:06:45Z

    added description for lag in consumer group command

commit b699c39d7e4313154cce146020832ca7086af8cf
Author: Kaufman Ng <ka...@confluent.io>
Date:   2016-05-06T19:53:58Z

    Merge remote-tracking branch 'refs/remotes/origin/trunk' into trunk

commit 38224fd5f8293ff3c1b456308071bda8df453b87
Author: Kaufman Ng <ka...@confluent.io>
Date:   2016-05-09T13:18:47Z

    Merge branch 'trunk' of https://github.com/apache/kafka into trunk

commit df41d764a15826707e129161f2f0f127ab56e459
Author: Kaufman Ng <ka...@confluent.io>
Date:   2016-05-09T21:28:44Z

    Merge branch 'trunk' of https://github.com/apache/kafka into trunk

commit 5632e0be67d2ff733ef31e80416ec8c5740cef5e
Author: Kaufman Ng <ka...@confluent.io>
Date:   2016-05-10T15:34:58Z

    Merge branch 'trunk' of https://github.com/apache/kafka into trunk

commit 30423b1e5aec81bd456521a2091ff68e60017c31
Author: Kaufman Ng <ka...@confluent.io>
Date:   2016-05-09T21:26:39Z

    Minor: ignores Mac OS .DS_Store file

commit 8c6ef282dddd68315d735f34d87fd93e21b50309
Author: Kaufman Ng <ka...@confluent.io>
Date:   2016-05-10T19:34:30Z

    KAFKA-3479: added consumer monitoring metrics docs

commit b457f992035dd391dd9def161fc3e530448dfa75
Author: Kaufman Ng <ka...@confluent.io>
Date:   2016-05-10T20:48:29Z

    KAFKA-3479: added common monitoring docs.  updated TOC

----


> Add new consumer metrics documentation
> --------------------------------------
>
>                 Key: KAFKA-3479
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3479
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.9.0.1
>            Reporter: Jason Gustafson
>            Assignee: Kaufman Ng
>
> We're missing documentation for the new consumer metrics defined in NetworkClient, Fetcher, AbstractCoordinator, and ConsumerCoordinator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)