Skip to content

Fix span links across traces#6773

Merged
JamesNK merged 3 commits intomainfrom
jamesnk/span-links-across-traces
Nov 27, 2024
Merged

Fix span links across traces#6773
JamesNK merged 3 commits intomainfrom
jamesnk/span-links-across-traces

Conversation

@JamesNK
Copy link
Copy Markdown
Member

@JamesNK JamesNK commented Nov 23, 2024

Description

Fixes #6771

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?
Microsoft Reviewers: Open in CodeFlow

@JamesNK
Copy link
Copy Markdown
Member Author

JamesNK commented Nov 24, 2024

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread src/Aspire.Dashboard/Components/Pages/TraceDetail.razor.cs
@JamesNK JamesNK merged commit e85bee9 into main Nov 27, 2024
@JamesNK JamesNK deleted the jamesnk/span-links-across-traces branch November 27, 2024 22:02
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navigating across links in Traces tab doesn't appear to work

2 participants