-
-
Notifications
You must be signed in to change notification settings - Fork 0
Search and Filter Functionality #20
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Currently, there is no way to efficiently search or filter queries based on specific criteria. Users must manually sift through logs to find relevant queries, making debugging and issue tracking more time-consuming.
Solution
To improve debugging efficiency, we propose implementing a search and filter feature that allows users to refine queries based on date, operation name, and error type. The frontend can include a search bar for operation names and filter dropdowns for date range and error type, enabling users to quickly narrow down their search results.
Additional information
No response
👨👧👦 Contributing
- 🙋♂️ Yes, I'd love to make a PR to implement this feature!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request