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
Create per-operation Server spans for entity batches
Each entity operation in a batch may come from a different orchestration
with its own trace context. Create individual Server spans per operation
instead of a single span for the whole batch, so each operation's span
is correctly parented under its corresponding Client span.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments