Explore Telemetry Trends using Application Insights Trends Tool in Visual Studio

Explore Telemetry Trends using Application Insights Trends Tool in Visual Studio

Recent updates of Visual Studio 2015 introduced a new tool for analyzing how your application behaviors over time  using the Telemetry data. The Application Insights Trends tool in Visual Studio can analyze the data from the different set of telemetry types, time range and group by them in to different category.  You can launch this window form the solution explorer by selecting “Explore Telemetry Trends” option.

Explore Telemetry Trends

Once you have some telemetry data collected you can start analyze the telemetry data by select different set of properties.

Application Insights Trends

You can choose the following

  • Telemetry Type
  • Time Range
  • Group By

The trends windows also categorized the analyzed result for better visualization and you can select the based on different set of values – for an example, successful or failed requests type.

Application Insights Trends

 

This tool can also be used to find anomalies in your data. Select the anomaly options from the “View Type” dropdown.

Application Insights Trends

Click any of these trend data to navigate to Application Insight search windows for the detailed telemetry data

Related Post : Different ways to launch the Application Insights Search Window in Visual Studio

You can also choose “Application Insights Trends”  window from View –> Other Windows.

Application Insights Trends

Hope this helps !

Abhijit Jana

Abhijit runs the Daily .NET Tips. He started this site with a vision to have a single knowledge base of .NET tips and tricks and share post that can quickly help any developers . He is a Former Microsoft ASP.NET MVP, CodeProject MVP, Mentor, Speaker, Author, Technology Evangelist and presently working as a .NET Consultant. He blogs at http://abhijitjana.net , you can follow him @AbhijitJana . He is the author of book Kinect for Windows SDK Programming Guide.