6 ms·
I found this to work fine https://opentelemetry-python.readthedocs.io/en/latest/examples/fork-process-model/README.html#gunicorn-post-fork-hook https://opentele
by jdsleppy 2y ago
I found this to work fine https://opentelemetry-python.readthedocs.io/en/latest/examples/fork-process-model/README.html#gunicorn-post-fork-hook https://opentelemetry-python.readthedocs.io/en/latest/exampl...
- jdsleppy 2y ago...but with manually running autoinstrumentation in the post fork hook. I guess there is a lot of undocumented magic in OTel...