APM Insight .NET Agent
Applications Manager's .NET agent gives you insight into the way your .NET web-transactions work; helping you quickly drill-down to the root cause of issues. Now you can resolve performance degradation of .NET applications with the help of .NET monitoring tool, no matter where they originate. Just download the latest .NET Agent and deploy it in your application server.
System Requirements:
- Applications running Microsoft .NET Framework Version 4.0 and above.
- IIS 7.0 and above.
For seamless onboarding, you can use the APM Insight AutoProfiler to automatically discover and instrument .NET applications running on your server.
Agent Setup
- Installing the .NET agent (Windows)
- Installing the .NET agent on Linux
- Bulk installation
- Uninstalling the .NET agent
- Installing and Uninstalling the .NET Core agent
- Managing the agent
Releases
Support for Kubernetes container
Support for Docker container
Support for async request tracking
Supported components and frameworks
Support for non-web applications
Agent configurations
- .NET Agent Configuration Options
- .NET Core Agent Configuration Options
- Configure Application Filters for .NET Agent
- Configure Application Filters for .NET Core Agent
- Track Background Transaction
- Group Similar Transaction
- Backup and restore agent configurations
- View method type (GET/POST) in web service calls
- Autoscale Mode
Custom Instrumentation
- Custom Instrumentation Manager tool
- Custom Instrumentation using agent API
- Manual Configuration for .NET agent
Troubleshooting
- Agent diagnosis tool for .NET Agent
- Agent diagnosis tool for .NET Core Agent
- Troubleshooting instructions (KB)
Agent Performance Report
FAQs
Note: For un-instrumented methods in the .NET Agent, you have two options for configuring custom instrumentation:
- APM Insight .NET Agent - Custom Instrumentation Manager Tool bundled with the APM Insight .NET Agent.
- Manual Configuration for .NET agent
- Please note that only the first 2000 methods can be instrumented and tracked per application. Therefore, when using the "Custom Instrumentation Manager Tool", it is advisable not to select more than 2000 methods to avoid potential issues.
- There are no restrictions on the number of methods that can be configured manually. You can configure more than 2000 methods, but only the first 2000 will be tracked and monitored. If the process is recycled, the instrumentation will be reset, and only the first 2000 methods will remain instrumented.
