27 Feb 2019 08:05 PM - last edited on 03 Oct 2022 02:23 PM by Ana_Kuzmenchuk
Hello
we need to create a mechanism that collects page load response times that supports this calculation.
The Service Level
calculation for “Response Time of the Application” is the total number of page load time responses received for the
supported applications that meet the required response times, divided by the
total number of page load time response requests issued for the
supported applications during the Measurement Window,
with the result expressed as a percentage.
Solved! Go to Solution.
28 Feb 2019 05:38 AM
Hi Mark, for custom calculations such as this I'd recommend using the Dynatrace REST API to extract the raw data. You can then process in any way you wish.
04 Mar 2019 07:26 PM
Thanks Adam -- do you know of any good examples I could set up and test out to see if it fits my needs? Thanks Mark