Skip to content

jlynn/sentry-subscriptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sentry-subscriptions

A plugin for Sentry which allows email notifications to be routed based upon the source of an exception.

Install

Install the package via pip:

pip install sentry-subscriptions

Project Configuration

sentry-subscriptions is configured on per-project basis. A subscription is in the format of:

<module_pattern> <email_list>

Example configuration:

app.views.* [email protected]
app.models.* [email protected],[email protected]

About

Subscribe to exception events in Sentry

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages