Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP2 (5.1.5), 5.2 EE (5.2.4)
-
None
-
All
Description
This improvement adds monitoring support for portlet and portal transactions. This includes:
1) Capturing average transaction times per portlet for each phase of the portlet life cycle
2) Capturing min and max txn times for each portlet transaction
3) Capturing average times for portal requests (inclusive of all portlets)
4) Capturing min and max times for each portal request
Statistics will be exposed via JMX MBeans. Developers can also register MBeans from their own portlets.