Operations | Monitoring | ITSM | DevOps | Cloud

December 2022

How to install the Site24x7 APM Insight .NET Core agent in Linux

This video will guide you through the installation of the Site24x7 APM Insight.NET Core agent. With the APM Insight.NET Core agent, you can monitor your web applications built in.NET Core 2.0 and above. You can track HTTP requests, SQL queries, errors, exceptions, web API calls, and remote calls in your ASP.NET Core applications hosted on Windows, Linux, or Mac. Related links The one-line code to include in the Program.cs file: builder.Services.AddSite24x7ApmInsights();