ASP.NET Core 1.0 – Configure Application Insights
A tutorial on integrating Microsoft Azure Application Insights into an ASP.NET Core 1.0 web application for monitoring and diagnostics.
A tutorial on integrating Microsoft Azure Application Insights into an ASP.NET Core 1.0 web application for monitoring and diagnostics.
Explains how to identify and filter out Application Insights availability ping test requests in an ASP.NET Core app by checking for specific HTTP headers.
A guide to optimizing Microsoft Application Insights for ASP.NET Core apps by moving the tracking script to an external file for better performance and security.
Introducing NHInsights, a custom NHibernate driver for Oracle that integrates with Application Insights to track database query dependencies.
A guide to using Application Insights Analytics and its query language to monitor and diagnose application performance issues.
Guide to adding Microsoft Application Insights to ASP.NET web apps using Visual Studio 2015 for server-side monitoring.