Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding alert for not responding runs after discussion with ML PG #396

Merged
merged 1 commit into from
Oct 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions services/MachineLearningServices/workspaces/alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,21 @@
- 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
- name: Not Responding Runs
description: Number of runs not responding for this workspace. Count is updated when a run enters Not Responding state.
type: Metric
verified: true
visible: true
tags:
- manual
properties:
metricName: Not Responding Runs
metricNamespace: Microsoft.MachineLearningServices/workspaces
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 0.0
guid: d3b80f22-9f1d-3038-86ff-c4dd5ba02d7a