Hi all,
Is there a way to extract using API the response time and failure rate for specific URL request?
I've looked into metric com.dynatrace.builtin:servicemethod.responsetime and com.dynatrace.builtin:servicemethod.serversidefailurerate.
Are these the right ones to use?
How can I filter the query to match specific URL request?
Thanks so much,
Martin
Solved! Go to Solution.
Hi Martin,
You can if you mark these Requests as Key Requests. Then you can make use of both API v1 and v2 to retrieve the Response Time and Failure Rate of a Key Request.
Sia
Thank you, Siavash!
Featured Posts