Could you help, please, how to create API request to obtain median/90%/95%/99% response times of all requests of particular service
Hi @Karalina M.
Did you tried /api/v1/timeseries/ with com.dynatrace.builtin:service.responsetime as timeseriesIdentifier ?
With the right aggregation type:
and the desired percentile set
That should do the trick.
HTH
Yos
Hi @Yos N.. Yes, I'v tried it, but there are not requests name in response body. I need response times for every request for separate service