Page tree

Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

 

In the Executions view you see information about executions, down to the transactions level, for a specific location, and the selected time frame. By default, transactions are sorted by start time. To find the information you need, you can sort by any of the columns in the table. The time range of the data displayed in the Executions view is initially the same as the time range from the Locations view. You can change the displayed time range.

Note

The Executions view is limited to the last 250 executions.
To locate a specific execution if you have a large volume of executions, use a smaller custom time range.

To open the Executions view

  1. In the Locations view, click the action menu of the location that you want to investigate.
  2. Select View Executions.
    The Executions view replaces the Locations view. 

The following details are displayed in the Executions view:

ColumnDescription
Transaction Start Time

Start time of the transaction

 

Transaction

Name of the transaction

LatencyAmount of time (in milliseconds) the transaction took for completion from end to end
Availability Errors

Number of availability errors in the transaction

Availability errors occur when the application does not respond, or when the application responds with an error that indicates it is unavailable.

Accuracy Errors

Number of accuracy errors in the transaction

Accuracy is calculated with the assumption that monitored applications are working as designed and that the information transmitted to clients is correct. Functions that can be evaluated to determine accuracy include link checking, content validation, title validation, and response data verification.

Execution Errors

Number of execution errors in the transaction (unlikely to exceed 1)

An execution error indicates that there were problems with the script execution. It does not indicate anything about the health of the application.

Execution Start Time

Start time of this execution

Transaction drill-down menu

Click the action menu of a transaction to access the menu for that transaction. The following actions are available:

ActionDescription
Execution Log

Opens the Execution Log dialog for requesting and downloading execution logs. See Execution log requests and management for more details.

Custom TimersDisplays all custom timers defined for this transaction and their latency.
Page Timers

Displays all page timers defined for this transaction and their latency.

Error MessagesDisplays all error messages issued for this transaction.

To view custom timers

Click the action menu of the transaction and select Custom Timers.

A window opens displaying all of the custom timers defined for the transaction and their latency (in milliseconds).
 

To view page timers

Click the action menu for the transaction and select Page Timers.

A window opens displaying all of the page timers for the transaction and their latency (in milliseconds).

To view error messages

Click the action menu for the transaction and select Error Messages.

The View Errors window opens displaying all of the error messages received while running the transaction. The error messages are sorted by category (Availability, Accuracy, and Execution).

Related topics

Monitoring synthetic transactions in the Locations view

Viewing an application

Monitoring synthetic transactions to predict application health