chenfangogo

Results 2 issues of chenfangogo

Python automatically connects to otel, the error message is as follows: ---------------------------------------------------- Traceback (most recent call last): File "/otel-auto-instrumentation-python/opentelemetry/instrumentation/auto_instrumentation/_load.py", line 114, in _load_instrumentors distro.load_instrumentor(entry_point, skip_dep_check=True) File "/otel-auto-instrumentation-python/opentelemetry/instrumentation/distro.py", line 61, in...

When our application is connected to python opentelemetry, it involves azure blob operations, but encounters the following error. 2025-07-10 10:04:19.565 | RecursionError: maximum recursion depth exceeded while calling a Python...