Alertmanager integrations
Alertmanager by itself only supports a handful of 3rd party services/protocols directly. Unfortunatly matrix, signal etc are not supported.
Webhooks
- Alertmanager webhook receiver integrations
- Webhook reciever config
- Testing AlertManager webhooks with curl
Webhook integrations
ntfy
alexbakker/alertmanager-ntfy
- GitHub
- Container image
- Helm chart using the image
- 8 contributors
Other alertmanager ntfy integrations
- xenrox/ntfy-alertmanager
- Single contributor project, but still very active
- Helm Chart using the image
- therobbielee/alertmanager-ntfy-relay
- No tags, no releases
Stale:
- pinpox/alertmanager-ntfy
- Last commit 2024-04
- aTable/ntfy_alertmanager_bridge
- Last commit 2022
- pinpox/alertmanager-ntfy
- Last commit 2024-04
Multi-messenger bots
- alertmanager bot
- Generic, interactive chat-bot.
- Only supports telegram for now
Matrix
Test matrix-alertmanager:
curl -H "Content-Type: application/json" -XPOST \
-d @~/projects/monitoring/prometheus/alertmanager/webhook-test.json \
'alertmanager.example.org:3001/alerts?secret=...'
- The official matrix go-neb bot has alertmanager support
- matrix-alertmanager-receiver
- no docker image
- Stale, non-maintained: