Application Insights SDK Moves To Azure |
Written by Alex Armstrong | |||
Wednesday, 10 September 2014 | |||
Microsoft has a new SDK for finding out what users are doing with your apps. The Application Insights SDK is in preview and confusingly it already has an "old version". We first heard about Application Insights when Visual Studio Online was announced in November. At the time the preview SDK came as part of the package for collaborating in the cloud that also included the former Visual Team Studio. What it does was described as collecting "live telemetry" data from both development, test and production environments and it worked with .NET and Java applications running on Windows Server and Azure for both web and phone apps.
Application Insights is still at the pre-release stage and has just reached version 0.10.0 of its new version, which as well as bringing new functionality and new concepts, has a change to its basic architecture. The main difference of the new version of the SDK is that data sent to it will only be visible through the Microsoft Azure Preview Portal and, whereas Application Insights for Visual Studio Online is not going to be developed further, Application Insights in Microsoft Azure Preview is gradually building up new features.
So what does Application Insights do? According to Joshua Webb on the MSDN blog: It lets you gather information about your application’s usage and behavior in the wild. You can find out how people are using your app, understand what is failing, and identify areas for improvement.
Webb also says that the easiest way to acquire the AppInsights SDK is to add it to your project using Visual Studio 2013 Update 3. Alternatively, you can manually add the NuGet packages from the public NuGet feed. He points out that as it is an early version you can influence the direction the SDK takes by providing feedback.
More InformationApplication Insights - Get Started Related ArticlesVisual Studio Goes Online - Cloud Based Cloud Development
To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin, or sign up for our weekly newsletter.
Comments
or email your comment to: comments@i-programmer.info |
|||
Last Updated ( Wednesday, 10 September 2014 ) |