Feature: Show non waterfall co-related view between logs and traces
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9.9k
- Forks
- 471
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 117
Description
At present in this view we are able to see only logs sorted with time OR traces sorted with time. We need a view in which we want to see both logs and traces with time in the search bar. We want to treat them as one and show - that would give the best debuggability experience
We should such experience only when we open a traceID. We need such combined view in search also as developers would love to see it like logs only the traces.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no implementation files or tests. Start by locating the traceID view and the search-bar results entry points, then determine how logs and traces are currently rendered and time-sorted. Done means both contexts provide a unified time-ordered view of logs and traces without losing the existing logs-only or traces-only behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100