cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can the dynatrace API specify the performance of a service request?

krokkas
Helper

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?

1 REPLY 1

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

Yes you can fetch specific metrics on each registered key transaction by using the 'servicemethod' type of timeseries ids.

Featured Posts