AI dashboard agent click updates URL but not gen_ai.agent.name filter
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 23m
- Merged PRs (30d)
- 607
Description
Clicking an agent in the AI Agents Overview dashboard updates the URL query param (agent=<name>) but does not update the gen_ai.agent.name filter widget or re-query the page data. The UI remains unchanged despite the URL reflecting the selected agent.
- Surface: AI Monitoring dashboard — AI Agents Overview
- Steps to reproduce:
- Open the AI Agents Overview dashboard
- Click an agent name in the Traces panel (e.g.
plant_expert_agent) - Observe URL updates with
agent=plant_expert_agent - UI /
gen_ai.agent.namefilter widget does not update; data shown is still unfiltered
- Expected behavior (inferred): Selecting an agent should apply the
gen_ai.agent.namefilter and refresh all widgets accordingly - Replay evidence: https://sentry.sentry.io/explore/replays/ba2bd4c12d7c4a84827e32d2e5699c87/
- Dashboard reference: https://demo.sentry.io/dashboard/441046/?project=4510034993545216&statsPeriod=30d
Reported by Neil Manvar.
Action taken on behalf of Neil Manvar.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the AI Agents Overview dashboard, especially the Traces panel click behavior and the agent URL query parameter handling. Reproduce the selection with plant_expert_agent, then trace why the gen_ai.agent.name filter widget and page data do not refresh. Done means the filter and all dashboard widgets reflect the selected agent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100