hibou-io/odoo-newrelic

Trace is not detailed enough (Function/odoo.service.wsgi_server:application (99.9%)

Closed this issue · 4 comments

I have odoo 10 behind an nginx. The profile looks like:
image

I would expect to see much more detailed stack trace/graph - 99.9% of the time is spent in Function/odoo.service.wsgi_server:application, and there are no more details about method calls. Only postgress calls are shown.

this is similar to #4, but for proxied installation of odoo

This is still the case even in 15 and the latest python newrelic module.

@tmotyl

e77d9a4

I've added some configurable tracing, with defaults for some modest model methods that can be helpful.