Skip to content

Commit

Permalink
Update config/monitoring/prometheus/apps/prometheus-configs.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Dhiraj Bokde <[email protected]>
  • Loading branch information
2 people authored and openshift-merge-bot[bot] committed Sep 26, 2024
1 parent 39d711d commit 166cc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/monitoring/prometheus/apps/prometheus-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1681,7 +1681,7 @@ data:
- alert: Model Registry Operator Probe Success Burn Rate
annotations:
message: 'High error budget burn for {{ $labels.instance }} (current value: {{ $value }}).'
triage: "https://gitlab.cee.redhat.com/service/managed-tenants-sops/-/blob/main/RHODS/Model-Serving/rhods-model-registry-operator-probe-success-burn-rate.md"
triage: "https://gitlab.cee.redhat.com/service/managed-tenants-sops/-/blob/main/RHODS/Model-Serving/rhoai-model-registry-operator-probe-success-burn-rate.md"
summary: Model Registry Operator Probe Success Burn Rate
expr: |
sum(probe_success:burnrate2h{instance=~"model-registry-operator"}) by (instance) > (3.00 * (1-0.98000))
Expand Down

0 comments on commit 166cc19

Please sign in to comment.