This post showcases practical scenarios of using Azure Log Analytics Workspace to monitor the AKS Demo Store application with Azure Open AI for product descriptions. The post covers configuring settings, querying metrics and logs, and managing data usage for cost efficiency.
Tag: monitoring
Performance Monitoring Azure Virtual Machines with Log Analytics Part 5: Alerting
To continue in building upon the scenarios of this blog series, I will show how to create an Azure Alert for a VMs that have an average CPU utilization greater than 90% over a 10 minute period. And continuing to leverage Log Analytics. Specifications Summary Alert on any VM that has an average CPU utilization …
Continue reading Performance Monitoring Azure Virtual Machines with Log Analytics Part 5: Alerting
Performance Monitoring Azure Virtual Machines with Log Analytics Part 4: Log Analytics Custom Views
As shown in the previous post Monitoring Azure Virtual Machines with Log Analytics Part 3: Dashboard, another option to display a form of dashboard is using Log Analytics Custom Views. The collection of views can be found in your log analytics workspace in the Workspace summary blade. For example, the views shown are a bunch of …