PreviousNext
by bill-s, 2016-07-09T06:52:44.000Z
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.
Read More