Skip to content

Surface View trace link on agentic run details pages - #79

Merged
fkargbo merged 24 commits into
alerting-feedback-loop-iterationsfrom
ux-prototypes
Aug 3, 2026
Merged

Surface View trace link on agentic run details pages#79
fkargbo merged 24 commits into
alerting-feedback-loop-iterationsfrom
ux-prototypes

Conversation

@fkargbo

@fkargbo fkargbo commented Aug 3, 2026

Copy link
Copy Markdown
Owner

What changed

  • "View trace" link added to the Analysis request card header on all agentic run detail pages
  • Link is status-gated — only visible when a traceId is present on the run and the status is one of: Analyzing, Executing, Completed, or Failed
  • Links to /observe/traces?traceId={id}, taking the user directly to the Observe → Traces domain filtered to that run's trace
  • Uses a standard PatternFly inline link button, positioned in the Analysis request card header alongside the title and help popover
  • traceId field added to PlanRow — ready to be populated by the backend once the distributed tracing stack (RHOTEL + Tempo + Perses) emits trace data per run
  • Four plan rows assigned mock trace IDs to demonstrate the feature across different run types and states

fkargbo and others added 24 commits July 30, 2026 16:11
…etup to not installed in observability-services
…ion cards in ai-hub-autonomous-agentic-plans-mvp
…lueprint panel in ai-hub-autonomous-agentic-plans-mvp
…or option-less runs in ai-hub-autonomous-agentic-plans-mvp
…sis header in ai-hub-autonomous-agentic-plans-mvp
…rom View trace in ai-hub-autonomous-agentic-plans-mvp
…w trace prototype

These files were part of an earlier over-engineered View trace implementation
that was reverted in favor of a simpler inline solution in TriggerRequestSection.tsx.

Co-authored-by: Cursor <cursoragent@cursor.com>
@fkargbo
fkargbo merged commit 7891aef into alerting-feedback-loop-iterations Aug 3, 2026
2 checks passed
@fkargbo
fkargbo deleted the ux-prototypes branch August 3, 2026 10:20
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.

2 participants