Skip to content

feat(agents-insights): Add span aggregation columns to trace table #93679

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ArthurKnaus
Copy link
Member

@ArthurKnaus ArthurKnaus commented Jun 17, 2025

Add columns LLM Calls, Tool Calls & Total Tokens to the traces column. These are calculated in a separate request by aggregating span data of spans in each trace.

Screenshot 2025-06-17 at 08 05 35

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 17, 2025
@ArthurKnaus ArthurKnaus requested a review from a team as a code owner June 17, 2025 06:51
@ArthurKnaus ArthurKnaus merged commit 22fe81e into master Jun 17, 2025
47 checks passed
@ArthurKnaus ArthurKnaus deleted the arthurknaus/tet-642-add-some-of-these-columns-to-traces-table branch June 17, 2025 07:17
billyvg pushed a commit that referenced this pull request Jun 18, 2025
…93679)

Add columns `LLM Calls`, `Tool Calls` & `Total Tokens` to the traces
column. These are calculated in a separate request by aggregating span
data of spans in each trace.

- closes [TET-642: Add some of these columns to traces
table](https://linear.app/getsentry/issue/TET-642/add-some-of-these-columns-to-traces-table)
- closes [TET-641: Remove project from the
table](https://linear.app/getsentry/issue/TET-641/remove-project-from-the-table)
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
…93679)

Add columns `LLM Calls`, `Tool Calls` & `Total Tokens` to the traces
column. These are calculated in a separate request by aggregating span
data of spans in each trace.

- closes [TET-642: Add some of these columns to traces
table](https://linear.app/getsentry/issue/TET-642/add-some-of-these-columns-to-traces-table)
- closes [TET-641: Remove project from the
table](https://linear.app/getsentry/issue/TET-641/remove-project-from-the-table)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants