Github user Parth-Brahmbhatt commented on the pull request:
https://github.com/apache/storm/pull/442#issuecomment-89620855
@Lewuathe The metrics is already stored in zookeeper what you need to do is
ensure the thrift structure has serialization metric as an additional field
(point 2) and change the converter
https://github.com/apache/storm/blob/master/storm-core/src/clj/backtype/storm/stats.clj#L369
to handle conversion from the clojure metric to thrift metrics and vice versa.
Let me know if I can help in anyway.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---