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
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