Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Minor
-
Not applicable
Description
Capture min/max/avg/std.dev. etc. times per service call (at a level of granularity, perhaps per hour).
There is already some stats. captured and logged via TxSummary tracing.
I'm not sure when that is logged though, perhaps only if slower than some threshold?
Using the jstats (e.g. CRuntimeStatisticCollection) that other components use would make sense.
And the logging the results periodically so that performance/health of services can be analysed/plotted over time.