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

Fetching WebService performance Statistics

saurabh_agarwal
Newcomer

Hi,

I am extracting performance statistics (hits & response time) for a service which is getting consumed by user landscape from multiple countries.

I need to extract same statistics for each country and as per Development team service end point is same for all country but there is a parameter "CountryID" (in request body) has unique value for each country.

Can I configure & fetch performance statistics from Dynatrace for a web Service based on its reqeust body parameter?

This is really urgent & important. Please suggest.

Thanks

Saurabh Agarwal

1 REPLY 1

michael_kopp
Dynatrace Champion
Dynatrace Champion

please check the request attribute feature. it does what you want. u can use request headers, post parameters, query parameters, java/.net method arguments...

Featured Posts