Skip to content

Webhook for Sentry which allow send alerts to Telegram

Notifications You must be signed in to change notification settings

haosb/sentry-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry -> Telegram

Webhook for Sentry which allow send alerts to Telegram without plugin, so simple and ready to use

How to use

  1. Clone repo
  2. Create .env file with TOKEN=botfathertoken and CHATID=yourchatid
  3. Build docker image
  4. Run docker run -d -p 5000:5000 image
  5. Add to Sentry project webhook integration with your domain or IP.

Example Alert

Screenshot 2023-07-26 at 00 06 31

About

Webhook for Sentry which allow send alerts to Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published