Jun 21, 2016 · 3 min read
Application Insights Web SDK today has a very basic support for MVC and Web API applications.
Jun 13, 2016 · 1 min read
I’ve returned from the long parental leave. Checking telemetry for this blog I noticed the new dependency call
Feb 11, 2016 · 2 min read
Application Insights endpoint now supports events validation. It’s very easy to use - just post your telemetry item json to this endpoint and if response code is not 200 response text will contain the error message.
Feb 1, 2016 · 2 min read
This blog post was written by Anastasia Baranchenkova
From the time Sergey wrote his blog post there are a few changes.
Jan 6, 2016 · 3 min read
This blog post was written by Anastasia Baranchenkova
In Visual Studio 2015 Update 1 Application Insights telemetry is available right from the Visual Studio.
Nov 30, 2015 · 5 min read
I was working on enabling continues deployment from GitHub to Azure WebApp for the sample Glimpse and Application Insights integration application.
Nov 17, 2015 · 2 min read
Suddenly many projects on my computer stoped compiling - they cannot find NuGet dependencies.
Nov 8, 2015 · 2 min read
This blog post was written by Anastasia Baranchenkova
Each application insights component writes diagnostic information using EventSource.
Oct 7, 2015 · 2 min read
This post shows how to collect Performance Counters for the desktop application and features the answer to the questions:
Oct 3, 2015 · 3 min read
We enabled open source signing for Application Insights SDK on github.