Filter by Ongoing Requests in Live View
Open
Nobody has claimed this yet.
Feature Request
frontend
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 290
- Avg merge
- 21h 22m
- Merged PRs (30d)
- 99
Description
Description
It would be very useful to filter to ongoing requests only in the live view. I often times want to see the logs corresponding with actions that I'm taking in my client - especially long-lived operations - and being able to filter to live requests would help me identify the spans corresponding with the actions I'm taking in real time.
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
Start by locating the live view entry point and its existing request or span filtering behavior. Trace how active requests are represented and filtered, then verify that long-lived ongoing requests appear without excluding the live logs or spans needed to identify them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100