Skip to content

futurecolors/raven-harakiri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raven harakiri

UWSGI allows logging python tracebacks when worker commits harakiri. This packages sends them to your sentry instance.

Installation

pip install raven-harakiri

Usage

raven-harakiri <uwsgi_log_string_with_harakiri> --dsn=<your_sentry_dsn>

First argument (or stdin from other process, if piped) should be text with python tracebacker log.

About

Send UWSGI harakiri logs to sentry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages