Azure / azure-monitor-baseline-alerts

Azure Monitor Baseline Alerts
MIT License
167 stars 243 forks source link

Added alerts for Microsoft.MachineLearningServices/workspaces #384

Closed didayal-msft closed 1 month ago

didayal-msft commented 1 month ago

Overview/Summary

Added alerts for Microsoft.MachineLearningServices/workspaces resource type. These alerts are based on the guidance provided here https://learn.microsoft.com/en-us/azure/machine-learning/monitor-azure-machine-learning?view=azureml-api-2#machine-learning-alert-rules

This PR adds

3 new metric alerts:

  1. Model Deploy Failed
  2. Quota Utilization Percentage
  3. Unusable Nodes

As part of this Pull Request I have