pydantic / pydantic/logfire

Filter by Ongoing Requests in Live View

Open
#445 4 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.