Commit Graph

3 Commits (acf2c04a79d2496258eb62f4921025d092a6ca8c)

Author SHA1 Message Date
Florian Mounier c9ee23a2d3 [FIX] sentry: warn about sentry_transport only if it is specified in config 2022-10-20 09:53:12 +03:00
Florian Mounier 79f048ab98 [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
2022-10-20 09:53:12 +03:00
Fernanda Hernandez da6cae3ba8 [IMP] sentry: migrate sentry-raven to new api sentry-sdk 2022-10-20 09:53:12 +03:00