Skip to content

kibitzr/kibitzr-sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kibitzr-sentry

PyPI

Send errors from Kibitzr checks to Sentry.

Installation

pip install kibitzr-sentry

Configuration

To setup this extension add following configuration to kibitzr-creds.yml:

sentry:
    dsn: "https://123:456@sentry.io/789"
    level: error

Note quotes aroung URL, they are required to disambiguate YAML parser from parsing collon symbol as key-value mapping.

About

Send errors from Kibitzr checks to Sentry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published