Thread 0x000047b8 (most recent call first): File "D:\web_ruanjian\py_ruanjian\Anaconda\Lib\threading.py", line 320 in wait File "D:\web_ruanjian\py_ruanjian\Anaconda ...
We have a python3 service (Gunicorn Gevent worker based) instrumented using otel lib. We are using BatchSpanProcessor with queue_size as 2048 and export batch size as 512. Load to these services is ...