Skip to content

glacion/alertmanager-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alertmanager-discord

Give this a webhook (with the DISCORD_WEBHOOK environment variable) and point it as a webhook on alertmanager, and it will post your alerts into a discord channel for you as they trigger:

Example alert manager config:

receivers:
- name: 'discord_webhook'
  webhook_configs:
  - url: 'http://localhost:9094'

About

Webhook receiver from alertmanager to discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published