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 2016/05/16 22:31:12 UTC

[jira] [Updated] (KAFKA-3715) Higher granularity streams metrics

     [ https://issues.apache.org/jira/browse/KAFKA-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang updated KAFKA-3715:
---------------------------------
    Labels: api  (was: )

> Higher granularity streams metrics 
> -----------------------------------
>
>                 Key: KAFKA-3715
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3715
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Jeff Klukas
>            Assignee: Guozhang Wang
>            Priority: Minor
>              Labels: api
>             Fix For: 0.10.1.0
>
>
> Originally proposed by [~guozhang] in https://github.com/apache/kafka/pull/1362#issuecomment-218326690
> We can consider adding metrics for process / punctuate / commit rate at the granularity of each processor node in addition to the global rate mentioned above. This is very helpful in debugging.
> We can consider adding rate / total cumulated metrics for context.forward indicating how many records were forwarded downstream from this processor node as well. This is helpful in debugging.
> We can consider adding metrics for each stream partition's timestamp. This is helpful in debugging.
> Besides the latency metrics, we can also add throughput latency in terms of source records consumed.



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