Integration of Application Insights and Azure Functions

Application Insights is used to monitor live web applications. Application Insights detects issues. It can therefore be useful in improving the quality and performance of the application. It supports applications based on .NET, Node.js, and J2EE.

Application Insights monitors request rates, dependency rates, response times, failure rates, exceptions, page views, load performance, AJAX calls, user and session counts, performance counters, host diagnostics, diagnostic trace logs, custom events, and metrics.

To integrate Azure Functions with Application Insights perform the following steps:

  1. Here, we will try to use Application Insights for the Azure Function App. We have already created ...

Get Learning Azure Functions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.