LeanSentry can track outbound HTTP requests made by your application, which can help identify which REST services / HttpWebRequest calls slow down your application execution.
This will allow you to:
- Track any HTTP request made via WebClient / HttpWebRequest / REST service / Azure services / any other call that makes an outbound HTTP request. This will become visible in the operation history for any URL or website as a whole.
- Show HTTP requests made by your code in detailed request traces.
UPDATE 10/11/2013: This is now automatically enabled when you turn on LeanSentry's slow operation tracking!
Comments
0 comments
Article is closed for comments.