33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Sentry </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="sentry ">
364- < h1 class ="title "> Sentry</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="sentry ">
370+ < h1 > Sentry</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:e2f1d0bc83bf031b61df768de9c2f6d4f1feb303facf171a8d1889fc6a2635ca
375+ !! source digest: sha256:ef40ec303dcfbdd5896a74fc2e057e8ecbf3301ecef86fbd94821b1cd2e46c8b
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-tools/tree/18.0/sentry "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-sentry "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-tools/tree/18.0/sentry "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-sentry "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module allows painless < a class ="reference external " href ="https://sentry.io/ "> Sentry</ a > integration
374379with Odoo.</ p >
375380< p > < strong > Table of contents</ strong > </ p >
@@ -393,7 +398,7 @@ <h1 class="title">Sentry</h1>
393398</ ul >
394399</ div >
395400< div class ="section " id ="installation ">
396- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h1 >
401+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h2 >
397402< p > The module can be installed just like any other Odoo module, by adding
398403the module’s directory to Odoo < em > addons_path</ em > . In order for the module to
399404correctly wrap the Odoo WSGI application, it also needs to be loaded as
@@ -407,7 +412,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
407412</ pre >
408413</ div >
409414< div class ="section " id ="configuration ">
410- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h1 >
415+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h2 >
411416< p > The following additional configuration options can be added to your Odoo
412417configuration file:</ p >
413418< p > [TABLE]</ p >
@@ -418,7 +423,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
418423are:
419424< tt class ="docutils literal "> with_locals, max_breadcrumbs, release, environment, server_name, shutdown_timeout, in_app_include, in_app_exclude, default_integrations, dist, sample_rate, send_default_pii, http_proxy, https_proxy, request_bodies, debug, attach_stacktrace, ca_certs, propagate_traces, traces_sample_rate, auto_enabling_integrations, max_value_length</ tt > .</ p >
420425< div class ="section " id ="example-odoo-configuration ">
421- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Example Odoo configuration</ a > </ h2 >
426+ < h3 > < a class ="toc-backref " href ="#toc-entry-3 "> Example Odoo configuration</ a > </ h3 >
422427< p > Below is an example of Odoo configuration file with < em > Odoo Sentry</ em >
423428options:</ p >
424429< pre class ="literal-block ">
@@ -440,14 +445,14 @@ <h2><a class="toc-backref" href="#toc-entry-3">Example Odoo configuration</a></h
440445</ div >
441446</ div >
442447< div class ="section " id ="usage ">
443- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Usage</ a > </ h1 >
448+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Usage</ a > </ h2 >
444449< p > Once configured and installed, the module will report any logging event
445450at and above the configured Sentry logging level, no additional actions
446451are necessary.</ p >
447452< p > < a class ="reference external image-reference " href ="https://runbot.odoo-community.org/runbot/149/14.0 "> < img alt ="Try me on Runbot " src ="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas " /> </ a > </ p >
448453</ div >
449454< div class ="section " id ="known-issues-roadmap ">
450- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Known issues / Roadmap</ a > </ h1 >
455+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Known issues / Roadmap</ a > </ h2 >
451456< ul class ="simple ">
452457< li > < strong > No database separation</ strong > – This module functions by intercepting
453458all Odoo logging records in a running Odoo process. This means that
@@ -463,17 +468,17 @@ <h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
463468</ ul >
464469</ div >
465470< div class ="section " id ="bug-tracker ">
466- < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Bug Tracker</ a > </ h1 >
471+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Bug Tracker</ a > </ h2 >
467472< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-tools/issues "> GitHub Issues</ a > .
468473In case of trouble, please check there if your issue has already been reported.
469474If you spotted it first, help us to smash it by providing a detailed and welcomed
470475< a class ="reference external " href ="https://github.com/OCA/server-tools/issues/new?body=module:%20sentry%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
471476< p > Do not contact contributors directly about support or help with technical issues.</ p >
472477</ div >
473478< div class ="section " id ="credits ">
474- < h1 > < a class ="toc-backref " href ="#toc-entry-7 "> Credits</ a > </ h1 >
479+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Credits</ a > </ h2 >
475480< div class ="section " id ="authors ">
476- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Authors</ a > </ h2 >
481+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Authors</ a > </ h3 >
477482< ul class ="simple ">
478483< li > Mohammed Barsi</ li >
479484< li > Versada</ li >
@@ -482,7 +487,7 @@ <h2><a class="toc-backref" href="#toc-entry-8">Authors</a></h2>
482487</ ul >
483488</ div >
484489< div class ="section " id ="contributors ">
485- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Contributors</ a > </ h2 >
490+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Contributors</ a > </ h3 >
486491< ul class ="simple ">
487492< li > Mohammed Barsi << a class ="reference external " href ="mailto:barsintod@gmail.com "> barsintod@gmail.com</ a > ></ li >
488493< li > Andrius Preimantas << a class ="reference external " href ="mailto:andrius@versada.eu "> andrius@versada.eu</ a > ></ li >
@@ -495,13 +500,13 @@ <h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
495500</ ul >
496501</ div >
497502< div class ="section " id ="other-credits ">
498- < h2 > < a class ="toc-backref " href ="#toc-entry-10 "> Other credits</ a > </ h2 >
503+ < h3 > < a class ="toc-backref " href ="#toc-entry-10 "> Other credits</ a > </ h3 >
499504< ul class ="simple ">
500505< li > Vauxoo</ li >
501506</ ul >
502507</ div >
503508< div class ="section " id ="maintainers ">
504- < h2 > < a class ="toc-backref " href ="#toc-entry-11 "> Maintainers</ a > </ h2 >
509+ < h3 > < a class ="toc-backref " href ="#toc-entry-11 "> Maintainers</ a > </ h3 >
505510< p > This module is maintained by the OCA.</ p >
506511< a class ="reference external image-reference " href ="https://odoo-community.org ">
507512< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -516,5 +521,6 @@ <h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
516521</ div >
517522</ div >
518523</ div >
524+ </ div >
519525</ body >
520526</ html >
0 commit comments