Setting up .NET Framework tracing
Learn how to set up .NET Framework tracing on different platforms and environments. Choose the guide that matches your deployment environment.
Platform-specific setup guides
Select the appropriate setup guide based on where your .NET Framework application is deployed:
Setting up .NET Framework tracing on IIS
Set up tracing for .NET Framework applications hosted on Internet Information Services (IIS) by using Instana AutoTrace. The Instana agent automatically configures environment variables and registers tracing components for IIS-hosted applications.
For detailed instructions, see Setting up .NET Framework tracing on IIS.
Setting up .NET Framework tracing on Windows
Set up .NET Framework tracing on Windows systems for standalone applications, processes, and services by manually configuring environment variables. This method is required for non-IIS hosted applications.
For detailed instructions, see Setting up .NET Framework tracing on Windows.