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/04/27 23:06:13 UTC

[jira] [Updated] (KAFKA-3535) Add metrics ability for streams serde components

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

Guozhang Wang updated KAFKA-3535:
---------------------------------
    Labels: user-experience  (was: )

> Add metrics ability for streams serde components
> ------------------------------------------------
>
>                 Key: KAFKA-3535
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3535
>             Project: Kafka
>          Issue Type: New Feature
>          Components: streams
>    Affects Versions: 0.9.0.1
>            Reporter: Michael Coon
>            Assignee: Guozhang Wang
>            Priority: Minor
>              Labels: user-experience
>
> Add the ability to record metrics in the serializer/deserializer components. As it stands, I cannot record latency/sensor metrics since the API does not provide the context at the serde levels. Exposing the ProcessorContext at this level may not be the solution; but perhaps change the configure method to take a different config or init context and make the StreamMetrics available in that context along with config information.



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