Chinmay Soman created SAMZA-407:
-----------------------------------

             Summary: 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
             Fix For: 0.8.0


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)

Reply via email to