JavaScript SDK is now on GitHub

Please welcome JavaScript SDK on github. Recently I explained snippet code you need to inject to your project to use Application Insights JavaScript SDK.

useful application insights links

This week I’m on duty answering forums so I decided to start my own collection of links on different Application Insights resources: apmtips.

Request name and url

In my previous post on web requests tracking http module I mentioned that Application Insights http module has some smart logic to collect request name.

More on ApplicationInsights.config

If you were using my instructions on proxying Application Insights data - please note that format of configuration file has changed and you should not use tag “InProcess” when specifying an endpoint.

Developer Mode

Application Insights is truly integrated into Visual Studio development experience. It is easy to add telemetry to your project and see how it works on very early stages of development.