Skip to content

Commit

Permalink
Update test rules
Browse files Browse the repository at this point in the history
  • Loading branch information
prymitive authored Dec 7, 2023
1 parent 0d6a26c commit f0fb3c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/pint/rules/1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ groups:

- alert: Service Is Down
expr: up{job="abc"} == 0

- alert: Everything Is Down
expr: up:sum == 0

0 comments on commit f0fb3c8

Please # to comment.