tju-yxq opened a new issue, #3558:
URL: https://github.com/apache/rocketmq-dashboard/issues/3558

   ## Problem\n\nThe Notification Deliveries page can filter by channel, 
status, and instance, but not by time range or free-text alert content. 
Operators investigating a notification incident currently have to page through 
the feed and inspect rows manually.\n\n## Current behavior\n\nGET 
/api/system-alerts/deliveries/page accepts only channel, status, instanceId, 
page, and pageSize. The web page exposes only those three filters.\n\n## 
Expected behavior\n\n- Add time-range filters for delivery creation or delivery 
completion.\n- Add a free-text filter that matches alert title and delivery 
error text.\n- Apply the filters consistently to the page result and total 
count.\n- Reset to the first page when a filter changes.\n\n## Why this 
matters\n\nNotification failures are usually investigated within an incident 
time window. Time and text filters make the relevant failures findable without 
scanning unrelated historical deliveries.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to