You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Michael Coon (JIRA)" <ji...@apache.org> on 2016/04/11 14:31:25 UTC

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

Michael Coon created KAFKA-3535:
-----------------------------------

             Summary: 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


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)