Skip to content

Commit

Permalink
feat(prom): update alertmanagerconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
willianpaixao committed Nov 24, 2024
1 parent 167821d commit bf6e809
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ spec:
groupInterval: 5m
repeatInterval: 12h
receiver: 'telegram'
routes:
- receiver: 'telegram'
matchers:
- name: 'severity'
value: 'critical|page'
matchType: '=~'
receivers:
- name: telegram
telegramConfigs:
Expand Down

0 comments on commit bf6e809

Please sign in to comment.