Hotspot provides details for a flowpath that can be used to identify thread level performance bottlenecks in the form of thread hotspots. The threads which are stuck in one method for a time more than the threshold value, are called Hotspot threads.

Thread HotSpot Stats

The thread hotspot stats refer to the statistics or information related to the hotspots in a multi-threaded application. In thread hotspot stats, it displays two sections:

HotSpot Summary

The hotspot summary displays a summarized view of the hotspot that includes the following information regarding the hotspot:

Note: You can also perform the following operations in the hotspot summary window:

Integration Point Calls

It provides details of the integration points for the selected flowpath, which are an end-point of the tier hierarchy that stores/provides information on the requests sent to server, such as DB calls, application cache calls, and so on. These serve data to front-end servers. A backend server which can service many front-end servers at same time and act like an integrated data point so it is known as Integrated point. There are following fields:

Note: For the Integration Point Call(s) table, you can perform the following operations: