You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Provide search and filtering over historical alerts so operators can investigate prior incidents quickly.
## Requirements and context
- Time range filters
Severity filters
Source filters
Full-text search
Pagination
Export support
Suggested execution
Fork the repo and create a branch
Implement changes
Expose search API endpoints
Add filtering and pagination
Document alert history queries
Example commit message
feat: implement alert history searchGuidelines