Application Insights Telemetry Contrast trends using Pin Multiple Entry

Application Insights Telemetry Contrast trends using Pin Multiple Entry

Azure Application Insights is a fully managed Azure Service that helps to monitor the application’s health in real-time. It allows us to track application availability, performance, user session. I have published several tips around application Insights, and here is a really quick and very helpful one. From the individual telemetry entry, you can pin entry to the chart telemetry chart, so that you can contrast trends of multiple entries.

Application Insights Telemetry Contrast trends using Pin Multiple Entry

Open the Application Insights, and go to any of the telemetry details – for instant Failures. The Failures in application insights shows all the failed calls along with dependencies and exception. It also displays all the corresponding operations.

Related Post: Export Azure Application Insights Data

Now, you can select and Pin multiple operations from the list of operations and perform a contrast trends analysis corresponding to total failed count and selected pined element.

once operation items are pinned, you can see the failed operation graph added with all the elements x axis .

This is quite helpful feature to quick compare on services failed trends against other services.

Click on the Top “PIN” icon to reset all the pin items and the chart.

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.