alerta-contrib
alerta-contrib copied to clipboard
Contributed integrations, plugins and custom webhooks
https://www.zabbix.com/documentation/current/manual/config/notifications/media/webhook
**Issue Summary** when i try to post an alert with a not-allowed enviroment, it open the alert with that enviroment if it have the same root as an allowed enviroment....
Zulip (https://zulip.com) has an incoming webhook API that provides limited Slack style webhook support. I have just tested it and it works. SLACK_WEBHOOK_URL should be as follows: https://DOMAINNAME/api/v1/external/slack_incoming?api_key=API_KEY&stream=STREAM_NAME&topic=TOPIC Zulip has...
**Is your feature request related to a problem? Please describe.** The SNS plugin currently can't send to Amazon SNS FIFO topics as an additional parameter - the group ID field...
It is not uncommon to run multiple alertmanagers, think for example a cluster of alertmanagers for each region you are hosting services in. The current plugin allows you to only...
Problem: Currently it is not possible to send alarms to multiple channels. Also, it is not possible to filter alarms based on their attributes and assign them to a specific...
1. ALERTMANAGER_SILENCE_FROM_ACK variable was not being honored to actually disable the silence from an ack. 2. Set the silence seconds if ALERTMANAGER_SILENCE_DAYS variable is not set. 3. If a silence...