Description
Debugging requests that travel across multiple services is difficult without trace visualization.
Adding distributed tracing support would help developers understand request flow and pinpoint bottlenecks.
Proposed Solution
Visualize end-to-end request traces across connected services.
Suggested Changes
- Request timeline
- Trace tree visualization
- Span duration
- Failed span highlighting
- Search by Trace ID
- Service latency comparison
Expected Outcome
Developers can troubleshoot distributed applications more efficiently.
GSSoC Contribution
I would like to work on this issue under GSSoC 2026.
Please assign this issue to me if suitable.
Suggested Labels
- gssoc-2026
- observability
- enhancement
- tracing
Description
Debugging requests that travel across multiple services is difficult without trace visualization.
Adding distributed tracing support would help developers understand request flow and pinpoint bottlenecks.
Proposed Solution
Visualize end-to-end request traces across connected services.
Suggested Changes
Expected Outcome
Developers can troubleshoot distributed applications more efficiently.
GSSoC Contribution
I would like to work on this issue under GSSoC 2026.
Please assign this issue to me if suitable.
Suggested Labels