17 Jan 2019 12:48 PM
Hi all!
What does Service method means for WebRequest Service? Is it each URI PATH we can see in TOP REQUESTS?
If I am right, so baseline should be calculated for each URI path in each service
Solved! Go to Solution.
17 Jan 2019 01:38 PM
WebServices are related to particular method that is called on server. And yes you are right, dynatrace is baselining not only whole service but each type of requests (by uri/method) seperate as well.
Sebastian