[
https://issues.apache.org/jira/browse/SAMZA-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137521#comment-14137521
]
Chris Riccomini commented on SAMZA-407:
---------------------------------------
Looking good. I posted a few minor nits on the RB. One more pass, and I think
we should be good to commit.
> Add metrics for counting exceptions by type
> -------------------------------------------
>
> Key: SAMZA-407
> URL: https://issues.apache.org/jira/browse/SAMZA-407
> Project: Samza
> Issue Type: Improvement
> Components: container
> Affects Versions: 0.8.0
> Reporter: Chinmay Soman
> Assignee: David Chen
> Fix For: 0.8.0
>
> Attachments: SAMZA-407.0.patch, SAMZA-407.1.patch, SAMZA-407.2.patch
>
>
> Currently, the container does not expose any metrics for tracking the number
> of exceptions happening in the process() method.
> We can catch all these exceptions and maintain a count per exception type
> (before rethrowing the exception). These metrics can then be exposed for
> further monitoring
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)