Alert Message Api
Discord and Slack custom messages with Message API
Software install
1 - Clone repository
2 - Enter the project directory
3 - Install dependencies
4 - Create and configure config.json file in root directory of aplication
5 - Running the server.js file with PM2
Configuring external Alertmanager in Grafana
1 - Select Alert Admin menu in Grafana
2 - Click in "Add Alertmanager"
3 - Type URL alermanager and click in "Add Alertmanagers" button
Configuring webhook routes in alertmanager config file
1 - Configuring alertmanager config file
2 - Restart alertmanager
Last updated