Skip to content

feat(explore): Show agent data without conversations - #124279

Draft
obostjancic wants to merge 6 commits into
masterfrom
ognjenbostjancic/tet-2970-show-agentic-traces-non-conversations-in-exploreagents
Draft

obostjancic wants to merge 6 commits into
masterfrom
ognjenbostjancic/tet-2970-show-agentic-traces-non-conversations-in-exploreagents

Conversation

@obostjancic

Copy link
Copy Markdown
Member

Explore > Agents now shows aggregate charts for agent runs, estimated model cost, and tool calls alongside URL-backed Conversations, Traces, and Spans tabs. Projects with conversation data still default to Conversations, while projects sending agentic spans without conversation IDs default to Traces.

The tables reuse the existing Agent Monitoring and Explore components. Opening an empty Conversations tab shows the conversation setup flow, while Traces and Spans retain Agent Monitoring onboarding when no agentic data is configured.

Refs TET-2970

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 14, 2026
@linear-code

linear-code Bot commented Sep 14, 2026

Copy link
Copy Markdown

TET-2970

Add agent charts and Conversations, Traces, and Spans tabs to the Explore Agents overview, with data-aware defaults and onboarding.

Refs TET-2970
Use the requested chart titles and hide confidence footers.

Refs TET-2970
Choose chart buckets from the selected time range, including hourly buckets for 24 hours and daily buckets for seven days or longer.

Refs TET-2970
Show the Agent Monitoring setup directly when no agent data exists, while retaining charts and tab-specific conversation onboarding for trace users.

Refs TET-2970
Reuse the standard chart interval options and range-aware defaults across all three agent charts.

Refs TET-2970
@obostjancic
obostjancic force-pushed the ognjenbostjancic/tet-2970-show-agentic-traces-non-conversations-in-exploreagents branch from daa5b4b to 05952ad Compare September 14, 2026 15:24
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.

1 participant