Trace server improvements - #741
Conversation
PR Summary by QodoTrace server: fix OTEL enum rendering and add deep-linkable spans
AI Description
Diagram
High-Level Assessment
Files changed (3)
|
Code Review by Qodo
1. Enum arrays stringify attributes
|
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 34623dd |
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 67653ce |
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 20b2c10 |
|
/agentic_review |
This fixes span rendering in trace-server. Signed-off-by: Nikola Forró <nforro@redhat.com> Assisted-by: Claude Sonnet 4.5 via Claude Code
|
Code review by qodo was updated up to the latest commit 3629362 |
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit b207808 |
With these changes clicking on a span updates the URL and when accessing an URL with a span ID the corresponding span is scrolled to and focused. Sidebar navigation has been updated to use span IDs as well, for consistency. Signed-off-by: Nikola Forró <nforro@redhat.com> Assisted-by: Claude Sonnet 4.5 via Claude Code
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 8924301 |
This fixes span rendering in trace-server.
With these changes clicking on a span updates the URL and when accessing an URL with a span ID the corresponding span is scrolled to and focused. Sidebar navigation has been updated to use span IDs as well,
for consistency.