-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Alerting V2] [UI] Query Testing in Dedicated Rule Creation #251335
Copy link
Copy link
Closed
Labels
RnA M1 AuditRnA v2 Milestone 1 audit scopeRnA v2 Milestone 1 audit scopeTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//Team:actionable-obsFormerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics.Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics.
Metadata
Metadata
Assignees
Labels
RnA M1 AuditRnA v2 Milestone 1 audit scopeRnA v2 Milestone 1 audit scopeTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//Team:actionable-obsFormerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics.Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
Add query testing capabilities to the dedicated rule creation UI, allowing users to preview and validate their ES|QL queries before saving the rule. This ensures users can verify their queries return expected results and understand how alerts will be grouped.
Note: Query testing is essential for the dedicated rule creation flow because, unlike Discover, users cannot easily view query results inline. This capability is required for MVP.
Components
1. Query Preview Panel
2. Alert Grouping Preview
3. Query Validation Feedback
Behavior
Acceptance Criteria
Design
Link to designs when available
Dependencies
Related Issues