Skip to content

Populate trace.llm_calls, trace.tool_calls, trace.total_tokens on eve…#290

Draft
Kyle-Verhoog wants to merge 1 commit intomasterfrom
kylev/populate-trace-aggregates
Draft

Populate trace.llm_calls, trace.tool_calls, trace.total_tokens on eve…#290
Kyle-Verhoog wants to merge 1 commit intomasterfrom
kylev/populate-trace-aggregates

Conversation

@Kyle-Verhoog
Copy link
Member

…nt platform spans

The trace object on spans returned by the list endpoint was a stub with only estimated_total_cost. Now aggregates are computed from all spans in the trace so the root span (and all siblings) carry correct counts.

…nt platform spans

The trace object on spans returned by the list endpoint was a stub with
only estimated_total_cost. Now aggregates are computed from all spans in
the trace so the root span (and all siblings) carry correct counts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant