Hi All,
I am using Dynatrace Ajax Edition 4.4, in that i just want to know
How can i view the total responce of a particular request which inclludes server time,Client,network,rendering.
Is client time included rendering time or it is different?
Answer by Andreas G. ·
The OnClient Metric is the time spent in JavaScript until the page was fully loaded. It does not include Rendering Time
Answer by Andreas G. ·
Hi
In the Performance Report you will see three interesting metrics for each URL: First Impression, OnLoad Time, Total Load Time. Check out the following page for a description on these metrics: http://community.dynatrace.com/ext/ajax/PUB/Best+Practices+on+Web+Site+Performance+Optimization
I also really like the Timeline View. It gives you a great overview of all Network Requests, all JavaScript and Rendering Activity. You can double click on each individual item on that view to get details
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET