Skip to content

Commit

Permalink
Adding new alerts for machinelearningservices/workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
didayal-msft committed Oct 18, 2024
1 parent a908cae commit 70e98a4
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions services/MachineLearningServices/workspaces/alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,14 @@
metricNamespace: Microsoft.MachineLearningServices/workspaces
severity: 3
windowSize: PT5M
evaluationFrequency: PT5M
evaluationFrequency: PT1M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 0.0
references:
- name: Monitor Azure Machine Learning
url: https://learn.microsoft.com/en-us/azure/machine-learning/monitor-azure-machine-learning?view=azureml-api-2#machine-learning-alert-rules
guid: 0337a76f-238e-4d4d-9cd1-48b205874dbb
- name: Quota Utilization Percentage
description: Percent of quota utilized.
Expand All @@ -53,9 +56,12 @@
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 90.0
references:
- name: Monitor Azure Machine Learning
url: https://learn.microsoft.com/en-us/azure/machine-learning/monitor-azure-machine-learning?view=azureml-api-2#machine-learning-alert-rules
guid: be3f1bfc-c21a-4399-9b9f-a33ebdc470cb
- name: Unusable Nodes
description: When there are one or more unusable nodes.
description: Number of unusable nodes. Unusable nodes are not functional due to some unresolvable issue. Azure will recycle these nodes.
type: Metric
verified: true
visible: true
Expand All @@ -75,4 +81,3 @@
- name: Monitor Azure Machine Learning
url: https://learn.microsoft.com/en-us/azure/machine-learning/monitor-azure-machine-learning?view=azureml-api-2#machine-learning-alert-rules
guid: a171bc0c-676f-464b-a7b5-e50cd6c612a2

0 comments on commit 70e98a4

Please sign in to comment.