Skip to content

Commit

Permalink
Merge pull request #728 from lsst-it/IT-5849/antu-gnocpush
Browse files Browse the repository at this point in the history
(antu) add gnocpush
  • Loading branch information
jhoblitt authored Dec 13, 2024
2 parents fa5cd13 + 0895ab7 commit 31394dd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions fleet/lib/kube-prometheus-stack/overlays/antu/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,20 @@ alertmanager:
matchers:
- prod = "true"
continue: true
- receiver: gnocpush
continue: true
repeat_interval: 30s
group_interval: 30s
group_wait: 30s
group_by:
- gnoc
# matchers:
# - gnoc = "true"
receivers:
- name: blackhole
- name: gnocpush
webhook_configs:
- url: http://gnocpush.gnocpush:8080/alerts
- name: squadcast-alertmanager
webhook_configs:
- url_file: /etc/alertmanager/secrets/alertmanager-webhooks/squadcast-alertmanager
Expand Down
1 change: 1 addition & 0 deletions fleet/s/ls/c/antu/gnocpush

0 comments on commit 31394dd

Please sign in to comment.