alertmanager-webhook-example
alertmanager-webhook-example copied to clipboard
Alertmanager side configuration
In the alertmanager config what is the url to set for this receiver?
receivers:
- name: "webhook-example"
webhook_configs:
- url: 'http://localhost:?'
send_resolved: true