[ https://issues.apache.org/jira/browse/KAFKA-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias J. Sax updated KAFKA-3535: ----------------------------------- Affects Version/s: (was: 0.9.0.1) 0.10.0.0 0.10.0.1 0.10.1.0 0.10.1.1 0.10.2.0 > 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.10.0.0, 0.10.0.1, 0.10.1.0, 0.10.1.1, 0.10.2.0 > Reporter: Michael Coon > 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.15#6346)