| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 247 |
| Technical Name |
glitchtip |
| License | OPL-1 |
| Website | https://privateholding.company |
| Versions | 17.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 247 |
| Technical Name |
glitchtip |
| License | OPL-1 |
| Website | https://privateholding.company |
| Versions | 17.0 19.0 |
GlitchTip Error Tracking
Automatically capture and report exceptions to your GlitchTip server
| Self-Hosted Error Tracking | Sentry SDK | Zero Code Changes |
What is GlitchTip?
Error tracking you control, on your own server
GlitchTip is a free, open-source alternative to Sentry for error tracking and performance monitoring. This module brings GlitchTip (and Sentry) integration directly into your Odoo instance — simply enter your DSN in the settings and start capturing exceptions automatically.
Key Features
Everything you need for production error tracking
|
⚡
Automatic CaptureUnhandled exceptions are automatically captured and sent to GlitchTip. No code changes required. |
⚙
Easy ConfigurationConfigure DSN, environment, sample rate, and more directly from Odoo Settings. |
🔄
Live Re-initializationChange settings and save — the SDK re-initializes immediately. No restart needed. |
|
📈
Performance MonitoringConfigure trace sampling to monitor transaction performance. Keep the rate low in production. |
💻
Frontend TrackingOptionally capture JavaScript errors in the browser with a separate DSN. |
🌐
Sentry CompatibleWorks with GlitchTip, Sentry, and any Sentry-compatible server. |
Simple Setup
Navigate to Settings → GlitchTip and configure in seconds
Configuration Options
Full control over your error tracking setup
| Setting | Description |
|---|---|
| Enable GlitchTip | Toggle error tracking on or off |
| DSN | Data Source Name from your GlitchTip project settings |
| Environment | Label sent with events (e.g. production, staging, dev) |
| Sample Rate | Fraction of transactions to capture (0.0 – 1.0) |
| Release | Version identifier attached to events (auto-filled with Odoo version if empty) |
| Frontend Tracking | Enable JavaScript error capture in the browser (optional) |
| Frontend DSN | DSN for your frontend GlitchTip project (can be the same as backend DSN) |
⚠ Server Requirements
Please read before installation
|
Python Package Required
This module requires the pip install sentry-sdk |
|
GlitchTip Server You need a running GlitchTip instance (self-hosted or cloud). Visit glitchtip.com for installation instructions. This module is also compatible with Sentry. |
Step-by-Step Setup Guide
Get up and running in minutes
|
|
|
|
|
|
|
|
Need Help?
We're here to help you get started. Reach out for questions, bug reports, or feature requests.
Contact SupportOdoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module