Problem
Currently, in the Observability workbench, users can only search for traces by ID or Name. There is no way to filter traces by their execution status (e.g., Running, Completed, Failed). As the number of traces grows, it becomes extremely difficult to find and debug failed workflows or monitor long-running processes without manually scrolling through the entire list.
Proposed Solution
Add a status filter dropdown next to the search bar in the Observability workbench. The dropdown should include options for:
- All (Default)
- Running
- Completed
- Failed
When a status is selected, the trace list should immediately filter to show only the matching traces.
Alternatives Considered
No response
Additional Context
No response
Willing to Help Implement?
Problem
Currently, in the Observability workbench, users can only search for traces by ID or Name. There is no way to filter traces by their execution status (e.g., Running, Completed, Failed). As the number of traces grows, it becomes extremely difficult to find and debug failed workflows or monitor long-running processes without manually scrolling through the entire list.
Proposed Solution
Add a status filter dropdown next to the search bar in the Observability workbench. The dropdown should include options for:
When a status is selected, the trace list should immediately filter to show only the matching traces.
Alternatives Considered
No response
Additional Context
No response
Willing to Help Implement?