[
https://issues.apache.org/jira/browse/SAMZA-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Chen updated SAMZA-407:
-----------------------------
Attachment: SAMZA-407.0.patch
> 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
>
>
> 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)