Commit Graph

3 Commits (402acf8b8952a63be40e32ef873cdaf8d85dfd1c)

Author SHA1 Message Date
Florian Mounier 7d82a46c52 [FIX] sentry: warn about sentry_transport only if it is specified in config 2024-05-13 12:22:13 +03:00
Florian Mounier 9293edd67a [FIX] sentry: Patch odoo.service.server wsgi app
Because post_load is called after odoo.service.server start
It has already registered the unpatched   odoo.service.wsgi_server.application
So patch it here too.
This enables wsgi performance reporting with sentry_traces_sample_rate
2024-05-13 12:22:13 +03:00
Fernanda Hernandez f176b8bd9d [IMP] sentry: migrate sentry-raven to new api sentry-sdk 2024-05-13 12:22:13 +03:00