By default Retrace only profiles applications hosted within IIS. If you want Retrace to capture transactions from an application running as a Windows service, please follow these directions. Step 1. Install Retrace Windows Agent with the option for Windows Services with one of the below options: Option 1. New install in interactive mode: Upon installing check the box for Enabling the …
Prefix Premium: Using with Non IIS .NET Applications
Starting with Prefix v2.0, Prefix can be used with self-hosted Web API, WCF, or non web apps like Windows services, Azure worker roles, etc. You must tell Prefix about these applications and configure which operations in your code to profile. Please view our Retrace docs on how to configure the Stackify profiler for non-web apps: Using Retrace With Non Web …
.NET Agent Installation: Configure Self Hosted Web API
Retrace automatically supports Web API transactions that are hosted within an IIS application. If you are “self hosting” Web API in a Windows Service, 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: .NET Agent Installation: Configure …
Prefix: Hostname Bindings for Localhost or Remote Access
Prefix can be set to allow remote access to it’s UI. By default Prefix only responds to traffic for the host name’s localhost and 127.0.0.1 on port 2012. If you cannot use “localhost” on your local machine for some reason, or want to access Prefix from another server, you can set Prefix to also bind to additional host names. Find …