I am very new to Dynatrace and using trial version of it. I am trying to see how its working with API.
I created a Backend and API to use some service from it
Client <------> API <-------> Backend
[1] [2]
From Transactions & services>API>Details
I can get response time for whole round trip time and Transactions & services>Backend>Details
I get response time of Backend.
Is there a way to get response time of [1] Client to API and [2] API to Backend places separately.
Thanks !!