Unified .NET and .NET Core agents into a single MSI package.

Unified .NET and .NET Core agents into a single MSI package.

In APM Insight .NET agent version 6.9.1 the .NET and .NET Core agents have been bundled into a single MSI, enabling unified monitoring of both application types.

Upgrade requirements for .NET Core agent 6.7 and below
If you're using .NET Core agent version 6.7 or below, upgrading via the previous method is no longer supported. To continue monitoring, you must manually download and install the new APM Insight .NET agent MSI. - Steps to install the latest agent

Post-upgrade changes
  1. All existing .NET Core configurations will be automatically migrated to the new agent's path.
  2. The .NET Core application filters will be moved to the APM Insight .NET Edit Configuration tool. This tool allows you to customize both .NET and .NET Core application settings in one place, streamlining configuration and management.

                  New to ADSelfService Plus?

                    • Related Articles

                    • While trying to monitor servers, I get a "No data Available" error for CPU Core Utilization.

                      The data for CPU Core utilization may not be shown due to problem in executing and getting the output of CPU command on the server. For different modes of monitoring (WMI/Telnet/SSH/SNMP) we use different methods to collect data. Find the steps below ...
                    • To monitor Self Contained .NET Core applications using .NET Core Agent Loader API

                      By default, when you install an APM Insight .NET Core agent, the agent will be loaded along with the .NET dependencies configurations. But in the case of self-contained applications, this is not possible. In these cases, you can install the .NET Core ...
                    • How to Install .NET agent on AWS Elastic Beanstalk?

                      One of the two options listed below can be used to install APM Insight agent onto a .NET web application hosted in Elastic Beanstalk environment via ebextensions. Deployment through AWS kit for Visual Studio. Deployment via uploading packages to AWS ...
                    • How to change .NET Core application's name?

                      1. Navigate to the application published directory. 2. Create or open the apmapplication.conf file, then add or modify the application name. application.name="[YourApplicationName]" Note: Changing the application name only creates a new APM Insight ...
                    • APMInsight - NET Agent Onboarding - KB

                      This document provides a step-by-step guide to onboard and troubleshoot the APM Insight .NET Agent. It includes environment verification, permission checks, network connectivity validation, and solutions for common installation and configuration ...