Problem
When someone is debugging an issue in the Logs view and identifies a problematic log entry, they may want to investigate the full trace associated with it. Currently, the Trace ID displayed in the Log Detail sidebar is just plain text. To view the trace, the user has to:
- Manually select and copy the Trace ID.
- Navigate to the Tracing tab.
- Paste the ID into the search bar. This manual context switching adds friction to the debugging workflow.
Proposed Solution
Make the Trace ID in the LogDetail sidebar an interactive link or button.
When clicked, it should:
- Navigate the user to the Tracing tab.
- Automatically set the search filter to that Trace ID.
- (Ideally) Select/expand that specific trace in the list.
Alternatives Considered
No response
Additional Context
No response
Willing to Help Implement?
Problem
When someone is debugging an issue in the Logs view and identifies a problematic log entry, they may want to investigate the full trace associated with it. Currently, the Trace ID displayed in the Log Detail sidebar is just plain text. To view the trace, the user has to:
Proposed Solution
Make the Trace ID in the LogDetail sidebar an interactive link or button.
When clicked, it should:
Alternatives Considered
No response
Additional Context
No response
Willing to Help Implement?