Can I view the trace of a web transaction that consumes more response time?
- Please make sure that "Enable transaction tracing" option is enabled in Agent Configuration.
- Set the threshold for transaction tracing in "Transaction trace threshold" option (in seconds). Traces will be generated for any transactions that takes longer than the specified threshold, in the directory <APPMANAGER_HOME>/working/apminsight/traces
- Also top 5 slow traces can be viewed in Overview Tab.
New to ADSelfService Plus?
Related Articles
RBM - Add content check via Web Transaction Recorder (Chrome Extension)
Related topic: Check out this link if you want to configure content check through the Playback Script. Applications Manager's Real Browser Monitoring allows to configure content check to be done on the webpages by configuring checks for both Content ...
How to find the response time of a server ?
We have two ways to find the response time: 1. ICMP Ping : We will execute the following command. ping <hostname> based on the time taken for the above command, the response time of the server is measured. 2. If the ICMP Ping fails, we will do a ...
How to find the response time of a server?
In Applications Manager, we can find the response time in two ways: ICMP Ping : We will execute the ping command, based on the time taken for the command, the response time of the server is measured. TCP\UDP Port check : If the ICMP Ping fails, we ...
Transaction Count Mismatch Between APM Insight and applications
Transaction counts are crucial for understanding application performance. However, discrepancies between APM Insight-reported and application-reported counts can cause confusion. This article explores common causes and solutions for these mismatches, ...
Can I configure thresholds & alarms to the apdex, response time metric that I have received?
Yes, You can configure thresholds & alarms to the below mentioned metrics. By default, Average data is fetched for last 5 minutes while applying threshold for the respective attributes. S.no Attribute Name Unit 1 Response Time ms 2 Apdex T 3 ...