.NET Agent Installation: Configure Self Hosted WCF Applications

Retrace automatically supports WCF transactions that are hosted within an IIS application. If you are “self hosting” WCF in a Windows Service or similar background app, please use these directions. 1. Configure Retrace to know about and profile your application By default Retrace only profiles IIS applications. Please review this article on how to tell it to profile your application: …

Prefix: Missing ASP.NET Module Names

Prefix can automatically track the names of your ASP.NET HTTP modules. This can be very useful for troubleshooting performance problems caused by a module. If you do not see module names as shown in the image below, you may need to make a config change to your computer. To collect the names of your modules, the Stackify profiler requires that Tracing …

Servers: Remove A Server Programmatically

This article is intended to help you leverage Stackify’s API by making a REST service call to programmatically remove Retrace instances from the Servers page of Retrace. To see how to remove servers from the Retrace portal, see the “How Do I Remove a Server” article. Below are the REST calls to the API for both Windows and Linux machines …