You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using opentelemetry-instrumentation-fastapi. Everything works great except I get many small spans of http receive and http send for a single request. (see the screenshot below) Is there a way to combine these spans?