Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
add for trigger-duration
Browse files Browse the repository at this point in the history
  • Loading branch information
suiguoxin committed Nov 10, 2020
1 parent b2fa0b5 commit 48dfa9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/prometheus/deploy/alerting/gpu.rules
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ groups:

- alert: NodeGpuCountChanged
expr: node:gpu_utilization:count != on (instance) configured_gpu_count
for: 5m
labels:
severity: fatal
annotations:
Expand Down

0 comments on commit 48dfa9a

Please sign in to comment.