As I mentioned in my earlier blog that we can do lot using KQL (Kusto Query Language). So thought to share use-case of Scalar function I recently explored. Few weeks back, we noticed that we are getting too many false alerts; alerts which doesn’t require any action. After discussion, it was decided to improve the […]
Tag: Application Insights
App Insights Alert can trigger Azure Webhook which helps automating self-healing of the issue; read about it in next blog. In last blog, we looked at customised query for Performance Counters. In this, we will have hands on setting up Microsoft Azure Application Insights (here after called App Insights) Alert(s). Below are the points which will […]
This is just a beginning, you can do a lot using KQL (Kusto Query Language) In this blog, I am going to share my first hand experience on Microsoft Azure Application Insights (here after called App Insights) and playing with Kusto Query Language (here after called KQL). There are lot more blogs, articles, videos, websites, […]