Expose faults count in ResponseTimeCounter in addition to existing invocations 
count
------------------------------------------------------------------------------------

                 Key: CXF-2141
                 URL: https://issues.apache.org/jira/browse/CXF-2141
             Project: CXF
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.2, 2.1.4
            Reporter: Cyrille Le Clerc


Expose faults count in ResponseTimeCounter  in addition to existing invocations 
count. Faults can be split by  FaultMode (RUNTIME_FAULT, LOGICAL_RUNTIME_FAULT, 
CHECKED_APPLICATION_FAULT, UNCHECKED_APPLICATION_FAULT)  to improve accuracy.

Monitoring evolution of the faults with the granularity of the type of fault 
(runtime fault, checked application fault, unchecked application fault) is key 
to our operations team. If the application's SOAP runtime does not expose such 
indicators, ours operations team looks at log files parsing or "SOA Appliances" 
like Data Power.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to