Memory Metrics
Track down memory usage of the JVM and track down which transactions are allocating the most.
JDBC Request Details
If the Web Request or Transaction contains any JDBC queries e.g. SQL, Hibernate, MongoDB etc. then detail information will be displayed – such as the exact SQL statement executed, number of rows returned, time taken to execute etc.
These are tracked into individual lists based on whether they error or are slow.









