Sentry integration for the Tryton application framework.
This module creates a new LoggingHandler for registering tryton exceptions on sentry. This exception will get some information available on tryton:
Info about the current user
The list of modules activated and it’s verions.
The database name
The backend name
The request context
It also allows to define a custom error message and description that will be sent to the user instead of showing the full traceback.
Usage
The trytond-logconf.cfg provides an example config file for using this handler. You only have to specify your sentry dsn on the first arg of the sentry handler. Once you have modified this file just lunch your trytond with:
trytond --logconf trytond-logconf.cfg
Issues
Feel free to open Issues on the gitlab issue tracker if you have some problems with the software or do you want to discuss some posible improvements.
Merge requests are very welcomme also!
Support
You can send me and email on sergi@kopen.es if you encounter any problems. I will try to reply ASAP, but it may take some time to get a reply, so please be patient.
Release files for sentry-tryton 0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sentry_tryton-0.8.tar.gz | 16.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sentry_tryton-0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:32.0 kB
Release files / sentry_tryton-0.8.tar.gz
| Download URL | sentry_tryton-0.8.tar.gz |
|---|---|
| Size | 16.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
23eedc6b139d077ea190195fd6cdbe94baece37a5cbfbcc4c4afb7a6ad8eaf51
|
|
BLAKE2b-256 checksum How to use checksums |
23a29e58d293154e7ab9be9cc042c354398339159394d4f4f1c3574bcd69db4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|
Release files / sentry_tryton-0.8-py3-none-any.whl
| Download URL | sentry_tryton-0.8-py3-none-any.whl |
|---|---|
| Size | 16.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8bf7f135263bbf769b02f6701665429407cb39ff134277337d6737a7e8dfc03a
|
|
BLAKE2b-256 checksum How to use checksums |
d5d0f8b8bf33037e5c0918e720ef1cbfb109b1612d032dd347df7b16a2d1990d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|