sentry
This module integrates Odoo with Sentry to capture and report errors and exceptions.
Key Features
- error tracking: Captures and reports Odoo errors and exceptions to Sentry.
- exception filtering: Filters out specified exceptions from being reported.
- data sanitization: Sanitizes sensitive information in error reports.
- context enrichment: Adds Odoo context such as user and request information to events.
- logging integration: Integrates with Odoo's logging to capture events.
- release management: Sets release information based on git commits.
- configuration: Provides configurable options for Sentry integration.