Top "Azure-application-insights" questions

For programming questions about Microsoft's Azure Application Insights, which is a monitoring service for deployed live applications, allowing collection of availability, performance, usage, and other diagnostic data.

How do I use Microsoft Application Insights with NLog (Target cannot be found: 'ApplicationInsights')

I am using Microsoft Application Insights for my Web Application. I used the Application Insights TraceListener NuGet package for logging. …

c# logging nlog azure-devops azure-application-insights
Missing 'Add Application Insights Telemetry to Project' option in VS 2013

I have an existing Web Project. I clicked "Add Application Insights Telemetry to Project" and at one point in the …

azure visual-studio-2013 azure-application-insights
What is the User of "https://dc.services.visualstudio.com/v2/track"

What is the User of "https://dc.services.visualstudio.com/v2/track" ? As its used to Track our Application using …

angularjs azure-application-insights
Azure Application Insights - Location Issue

I am using Resource Manger API to create Application Insight resource in Azure. Steps are like below: I create the …

azure azure-application-insights
What's the difference between APPINSIGHTS_INSTRUMENTATIONKEY configured by Azure and ApplicationInsights:InstrumentationKey?

There is some confusion in the Application Insight configuration. It can be configured in the application itself using Visual Studio …

c# visual-studio asp.net-core azure-web-app-service azure-application-insights
How do I enable Application Insights server telemetry on WebApi project that uses OWIN?

We are having a bunch of problems (read long response times) with a couple of projects in production and wanted …

c# asp.net-web-api owin azure-application-insights katana
Turn off Application Insights

I'm working on a web application which is sending thousands of requests with application insights. Where is Application Insights turned …

asp.net azure-application-insights
Application Insights: Analytics - how to extract string at specific position

I'd like to do, Extracting "query" strings where param=1 as follows in "2." Getting pageViews in Analytics with table as "3." 1. Actual …

azure azure-application-insights kusto ms-app-analytics
Comparison between NewRelic and Azure Insights

I'm looking into using a performance and monitoring tool for my web application hosted on Azure. I was wondering what …

azure newrelic azure-application-insights
Cannot add Application Insights - Failed to install package 'Microsoft.Web.Infrastructure'

I try to monitor the memory usage of my CloudService and stumbled upon Application Insights. When I try to add …

visual-studio azure azure-application-insights