Hacker News new | ask | show | jobs
by etimberg 531 days ago
Until you run your server behind something like gunicorn and all of the auto imports stop working and you have to do it all yourself.
2 comments

...but with manually running autoinstrumentation in the post fork hook.

I guess there is a lot of undocumented magic in OTel...

It works with uwsgi just fine though.