Azure / AzureMonitorStarterPacks

A project to create a framework for workloads and services monitoring in Azure
MIT License
51 stars 21 forks source link

Issue with alerts rules and dimensions #143

Open josefehse opened 5 months ago

josefehse commented 5 months ago

In the alert rules (we just looked at a few of the IaaS ones), there is no resource id included, so the split by dimensions doesn’t work, and the alerts are not associated with the resources. The alert is associated with the workspace, and you have to look at the alert detail to see the computer name, since the split only happens on Computername. This means they cannot use resource-centric notifications.