Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.1
Category
Extra Tools
Folder size
0.02 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.savoirfairelinux.com
Last tracking update
2026-08-07 06:56:12
Authors
Savoir-faire Linux, Odoo Community Association (OCA)
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA)
Committers
Alexandre Fayolle, Sandy Carter, Pedro M. Baeza, Sylvain LE GAL, Rudolf Schnapka
Odoo dependencies
odoo/odoo:
- web
Python dependencies
git, raven, raven_sanitize_openerp
System dependencies
None
Required by
None
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.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.