Previous Topic: Analyzing Business TransactionsNext Topic: Path Graph


View Transaction Details

The transaction detail dialog contains information about each transaction in a path. The dialog is divided into the following areas:

The following graphic shows the transaction detail dialog:

LISA--other_transaction_detail_dialog--SCR

Path Graph Information

The path graph displays the path and its frames in a graphical representation.

In the path graph, you can do the following operations:

 

Agent name

The name of the agent that generated the path.

Start time

The date and time when the frame began running.

Wall Time

The execution time for the frame.

Transaction ID

The unique identifier of the path.

Frame Information

The frame information displays the details of the selected frame in the path graph.

Frame

The frame information which includes meta and location values.

Tags

Any frame tags that the frame has.

Request

The actual request that the selected frame sent. This information does not appear for JDBC frames.

Response

The actual response that the selected frame received. This information does not appear for JDBC frames.

SQL

Information about the SQL call. This information includes the SQL statement, the results, and the output. This information appears only for JDBC frames.

Thread Name

The name of the thread on which the frame ran.

CPU time

The amount of time that the processor spent running the frame.

Utilization

The percentage of thread utilization.

Log Messages

Any log messages. By default, the minimum level of log messages is Warning. To change the minimum level, configure the Java logging level property.

You can configure this property from the Agents window of the DevTest Portal. The property appears in the Settings tab.

XML

The raw XML of the instrumentation response in the frame. This information does not appear for JDBC frames.

Exception

Displays detailed information when a transaction contains an exception.

Follow these steps:

  1. Select Application Insight, Analyze Transactions from the left navigation menu.

    The Analyze Transactions window displays.

  2. (Default) In list view, click LISA--icon_image_ in the Actions column.
  3. In graphical view, double-click the parent frame.

    The transaction detail dialog opens. The title bar contains the full name of the frame.

  4. Review the information in the path graph and the frame information.
  5. Click the up and down arrows at the left of the title bar to navigate to the previous and next transaction.
  6. Click X to close the dialog.