08 Dec 2017 03:31 PM
The service timeseries in the Dynatrace API will get me statistics of a service, but can I go any lower than that?
For instance, can I pull out details (throughput, response rate, error rate) of the "/services/JourneyService/findLocations" key request within the "EasyTravelWebserver:18079"
service?
Solved! Go to Solution.
11 Dec 2017 07:41 AM
Yes you can fetch specific metrics on each registered key transaction by using the 'servicemethod' type of timeseries ids.