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

Trying to fetch each request in service using X-CorrelationID​ for each request

anamikaSri
Newcomer

I am trying to fetch each request in service using X-CorrelationID​ for each request, can I do that I am unable to find any API endpoint to deep dive on details of a particular request to find CPU usage etc , through postman api

anamikaSri_0-1730270997460.png

suppose here I am trying to fetch the CPU USAGE % for this request through postman API call

how do I do that?

 

 

1 REPLY 1

michal_lewi
Helper

Hello @anamikaSri,

unfortunately you can't fetch trace data via api.

You can make key request and get timeseries data about execution time, errors, etc.


Solved: How to obtain Key Request reponse time and count via the DT API? - Dynatrace Community

 

Best Regards

 

Featured Posts