Skip to main content

Sentry Client for Tryton

Project description

Sentry is a realtime event logging system. This module provides a tryton daemon script which reports unhandled exceptions to sentry and sends a friendly message to the client with an identifier of the error code. The daemon script trytond_sentry is a drop in replacement for trytond installed by the trytond official package.

Build Status (Master)

https://travis-ci.org/openlabs/trytond-sentry.svg?branch=master

Build Status (Develop)

https://travis-ci.org/openlabs/trytond-sentry.svg?branch=develop

Screenshots

https://www.github.com/openlabs/trytond-sentry/raw/master/images/message.png https://www.github.com/openlabs/trytond-sentry/raw/master/images/grouplist.png https://www.github.com/openlabs/trytond-sentry/raw/master/images/event.png https://www.github.com/openlabs/trytond-sentry/raw/master/images/modules.png

License

GPLv3

Installation

From PyPI:

pip install trytond_sentry

For older versions:

pip install 'trytond_sentry>=2.8,<3.0'

From git repository:

git clone git@github.com:openlabs/trytond-sentry.git
cd trytond-sentry
python setup.py install

Usage

The DSN is an additional argument required for the daemon script to know which sentry server the errors should be reported to. This can be specified in two ways:

  1. As a command line argument:

    trytond_sentry -s http://<public_key>:<secret_key>@sentry.com/1
  2. In the configuration:

    trytond_sentry -c /path/to/config

where the config file has an argument

sentry_dsn = http://<public_key>:<secret_key>@sentry.com/1

Changelog

Read CHANGELOG

Authors and Contributors

Sentry for Tryton was built at Openlabs. It’s opensource, feel free to fork and contribute! Hate us! Just fork. You can tweet us at @openlabsindia with questions.

Support or Contact

Having trouble? Contact sales@openlabs.co.in and we’ll help you sort it out.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond_sentry-3.4.0.2.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file trytond_sentry-3.4.0.2.tar.gz.

File metadata

File hashes

Hashes for trytond_sentry-3.4.0.2.tar.gz
Algorithm Hash digest
SHA256 5139d39b55c6b146612a71319ea97ef27e84966af57db4214a3edc94d0b28ef2
MD5 c6e79f54014b38f9388bfd155e50356d
BLAKE2b-256 5930a6ba8d22ed8653a1003103bb3de8d80573c4939e40067412e7591e4f63e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page