Skip to content

feat(agents): Show agent names in traces table#104079

Merged
ArthurKnaus merged 4 commits intomasterfrom
arthurknaus/tet-1463-add-agent-names-or-transactions-to-traces-table
Nov 27, 2025
Merged

feat(agents): Show agent names in traces table#104079
ArthurKnaus merged 4 commits intomasterfrom
arthurknaus/tet-1463-add-agent-names-or-transactions-to-traces-table

Conversation

@ArthurKnaus
Copy link
Copy Markdown
Member

@ArthurKnaus ArthurKnaus commented Nov 26, 2025

Problem

The name of the trace root is often not helpful when debugging agents, especially when working with distributed traces.

Solution

Display agent names instead of the trace root if available.
Allow clicking agents to filter the page by them.

Screen.Recording.2025-11-27.at.12.23.24.mov

@ArthurKnaus ArthurKnaus requested a review from a team November 26, 2025 22:21
@ArthurKnaus ArthurKnaus requested a review from a team as a code owner November 26, 2025 22:21
@linear
Copy link
Copy Markdown

linear bot commented Nov 26, 2025

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 26, 2025
@ArthurKnaus ArthurKnaus merged commit 2a1a7bf into master Nov 27, 2025
49 checks passed
@ArthurKnaus ArthurKnaus deleted the arthurknaus/tet-1463-add-agent-names-or-transactions-to-traces-table branch November 27, 2025 12:13
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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