Skip to content

[docs] Update Aspire 13.5 what's new: trace detail span pane navigation fix#1250

Open
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.5from
docs/trace-detail-navigation-fix-13-5-b455b93a8cd90167
Open

[docs] Update Aspire 13.5 what's new: trace detail span pane navigation fix#1250
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.5from
docs/trace-detail-navigation-fix-13-5-b455b93a8cd90167

Conversation

@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#18146
PR author: @JamesNK

Target branch: release/13.5 — targeting this branch based on the source PR milestone 13.5 (exact match on microsoft/aspire.dev).

Why this PR is needed

PR microsoft/aspire#18146 fixed a user-visible bug in the dashboard's trace detail page: when navigating between traces (e.g., pressing the browser's Back button or following a cross-trace span link), the span detail pane was left open showing a stale span from the previous trace. The fix clears the selected span when the trace changes, and if the new URL includes a ?spanId= query parameter the correct span is re-opened automatically.

This behavior change is user-facing and belongs in the 13.5 release notes.

What changed

Added a bullet to the 📊 Dashboard and telemetry improvements section of src/frontend/src/content/docs/whats-new/aspire-13-5.mdx describing the fix.

Files modified

  • src/frontend/src/content/docs/whats-new/aspire-13-5.mdx — updated (added one bullet to the Dashboard section)

Generated by PR Documentation Check for issue #18146 · sonnet46 4.7M ·

Documents the fix for the span detail pane persisting across trace navigation
in the dashboard (microsoft/aspire#18146).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label Jun 12, 2026
@aspire-repo-bot

Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1250. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1250 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

@IEvangelist IEvangelist marked this pull request as ready for review June 26, 2026 15:13
@IEvangelist IEvangelist self-requested a review as a code owner June 26, 2026 15:13
@IEvangelist IEvangelist requested review from JamesNK and Copilot June 26, 2026 15:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Aspire 13.5 release notes to document a dashboard trace-detail UX fix: the span details pane no longer persists with stale data when navigating between traces, and ?spanId= deep-links reopen the correct span.

Changes:

  • Added a release-note bullet under 📊 Dashboard and telemetry improvements describing the trace navigation/span pane behavior fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- **Friendly health check error messages**: Health check failures now display concise, actionable messages instead of raw exception stacks.
- **Fixed telemetry streaming with resource filters**: Streams now wait for resources to appear before returning empty results.
- **Fixed duplicate replica display names**: Dashboard now uses the last 8 characters of the service.instance.id GUID to prevent collisions.
- **Trace detail span pane closes on navigation**: When navigating between traces (for example, using the browser's Back button or following a span link to another trace), the span detail pane now correctly closes instead of persisting with a stale span from the previous trace. If the destination URL includes a `?spanId=` query parameter, the correct span is automatically re-opened.
@IEvangelist

Copy link
Copy Markdown
Member

[docs-from-code-ci-note] CI has been retriggered multiple times and is still failing due to the current PR changes (not a transient runner issue). Please update the PR changes to fix the failing checks.

@IEvangelist

Copy link
Copy Markdown
Member

We've retriggered CI multiple times, and the current failures appear tied to changes in this PR rather than a transient pipeline issue. This likely needs a fix in the PR branch before CI will pass.

@IEvangelist

Copy link
Copy Markdown
Member

We've retriggered CI several times, and the current failures appear to be caused by changes in this PR rather than a transient runner issue. This likely needs updates in the PR content/code to get green checks.

@IEvangelist

Copy link
Copy Markdown
Member

[docs-from-code-ci] CI has been retriggered multiple times and is still failing. This appears to be due to the current PR changes rather than a transient infrastructure issue.

@IEvangelist

Copy link
Copy Markdown
Member

CI has been retriggered multiple times and is still failing for this PR (latest failures: 'CI' (attempt 8)). This likely needs changes in the PR itself rather than another rerun.

@IEvangelist

Copy link
Copy Markdown
Member

CI has already been retriggered many times here, and the current failure still looks content-related rather than transient.

Latest failing signal: link validation is failing in whats-new/aspire-13-5.mdx for /app-host/interactive-terminal-sessions/. This PR likely needs a docs fix before another rerun will pass reliably.

@IEvangelist

Copy link
Copy Markdown
Member

This PR has had CI retriggered multiple times and is still failing on PR-specific checks. It likely needs a change in this PR to pass.

@IEvangelist

Copy link
Copy Markdown
Member

[docs-from-code automation] repeated-rerun-note
CI has been retriggered multiple times and is still failing on this PR. This now looks likely to be caused by the PR changes rather than transient CI flakiness; it probably needs a content/code fix in this branch.

@IEvangelist

Copy link
Copy Markdown
Member

We've retriggered CI many times on this PR and it's still failing. At this point, the failure likely comes from changes in this PR rather than transient CI flakiness, so this probably needs a content/code fix in the PR itself.

@IEvangelist

Copy link
Copy Markdown
Member

CI has failed repeatedly on this docs-from-code PR after multiple reruns, and the failures appear to be related to the changes in this PR. Please review and adjust the PR content so the checks can pass.

@IEvangelist

Copy link
Copy Markdown
Member

CI has been retriggered multiple times on this PR and is still failing. The failures appear tied to the current PR changes rather than a transient runner issue, so this likely needs an update in the PR content before CI will pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants