Sentry Logger

sentry_logger
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/7.0/sentry_logger
VERSION
VERSION 1.1
CATEGORY
CATEGORYExtra Tools
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Sandy Carter, Pedro M. Baeza, Sylvain LE GAL, Rudolf Schnapka
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES git
raven
raven_sanitize_openerp
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Sentry
======
Integration with Sentry Error reporting engine.

Settings:
---------
You have to add extra parameters in your odoo config file (~/.openerp_serverrc)
    * mandatory parameters:
        * Insert sentry DSN with value:
          sentry_dsn = sync+<Your Sentry DSN>
    * optional parameters:
        * Define the level of log sent to sentry:
          sentry_logging_level = WARNING
          (by default ERROR)

Optional Dependencies
---------------------

* bzrlib (for revno reporting on module repositories from LP)

Notes
-----

Module may slow down spawning of workers (~1s) due to the access of openerp
configuration

Contributors
------------
* Sandy Carter (sandy.carter@savoirfairelinux.com)

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.