Details dialog
At any point during performing the analysis in the inspectIT User interface you can open the Details dialog to have a complete overview on the selected data. Details dialog is opened by simply right-clicking the data displayed in the table/tree and selecting Details options.
Information provided
Based on the selected data type different information can be read in the Details dialog. Here is an overview on the information provided based on the data type:
Information Type | Applies for | Description |
---|---|---|
General Info | All | Provides information on the agent data belongs to as well as the type of the data. If data is in non-aggregated mode data time-stamp will be displayed. |
Method Info | Timer, Invocation, HTTP and Exception data | Provides information about monitored method including: package, class, method, parameters, return value. Additionally provides information if the method is currently instrumented and provides monitoring data. |
Invocation Affiliation | Timer, SQL, HTTP and Exception data | For all data types that can be part of invocation sequence, the Invocation Affiliation information is displayed showing if the data is contained in one or more invocations and what is the affiliation percentage/sum. |
Duration Info | Timer, SQL, HTTP, Invocation data | Provides information about the total, exclusive and CPU duration of the selected data. Note that in certain situations exclusive and/or CPU duration is not available. |
SQL Info | SQL data and Invocation holding SQL data | Provides detailed information about executed query including the information on which database was query executed. |
HTTP Info | HTTP data and Invocation holding HTTP data | Provides HTTP request details like URI, request method, tag, parameters, session attributes, etc. Note that aggregated HTTP data can only display basic information like URI and request method. |
Exception Info | Exception data and Invocation holding Exception data | Provides detail information about exception including exception message, cause, stack trace, etc. |
Note that for each type all possible information is provided in the Details dialog.
Examples
Here are some examples of the Details dialog for different data types:
Executing actions from the Details dialog
On the right side of the Details dialog there is a list of actions that can be executed on the selected data. The actions are divided into two groups: Navigate To and Action. As name implies the first group of actions enables fast navigation, while other provides additional actions like Copy, Save on Server, etc. Note that executing any action except Copy will close the Details dialog prior to executing the action.