timedOperation - Timed Operation (timedOperation)

Timed operations help WebSphere Application Server administrators see when certain actions in their application server are operating more slowly than expected.

NameTypeDefaultDescription
maxNumberTimedOperationsint10000A warning is logged when the total number of timed operations reaches this value.
enableReportbooleantrueEnables periodic generation of report to the logs detailing the ten longest timed operations, grouped by type, and sorted within each group by expected duration
reportFrequencyA period of time with hour precisionFrequency of generating report to the logs detailing the ten longest timed operations, grouped by type, and sorted within each group by average of actual duration. Specify a positive integer followed by the unit of time, which can be hours (h). For example, specify 12 hours as 12h.