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

Get requests list under a particular service

harry22
Participant

Hi Team,

 

I'm looking for a way to get the list of requests/endpoints under a particular service name, and what are the failure rates on those requests, what was the http code returned etc. I tried using MDA and I could get the list but it is limited to showing 100 results only. I checked data explorer as well but I believe it only shows the key requests. I don't have access token so cannot check using API.

 

Is there a way we can achieve the same thing in notebook? I can get the service list but not sure how to get the requests under those services.

 

Any help is appreciated. Thanks!

2 REPLIES 2

DanielS
DynaMight Guru
DynaMight Guru

Hi @harry22  the approach using MDA sounds ok but maybe you can use also web request naming rules to shape some requests under a common name, ie: https://xxxx.yyyy.com/21437120894 you can crop the number in the request to unify under xxxx.yyyy.com for example. All of this is theoretically speaking because I don't know your type of request.

The true delight is in the finding out rather than in the knowing.

Hi @DanielS , Thanks for the suggestion however such configuration changes are handled by a different team and is not feasible currently. Also, I can try to filter some of the request which has a particular keyword however it will not cover the entire requests that I have under the services I am looking for due to limitations.

Featured Posts