-
Notifications
You must be signed in to change notification settings - Fork 181
Description
Description
What: We’re introducing a new aggregated gap status in the rules table, along with the ability to filter the table by this status. This why we remove "show rules with unfilled gaps" button. We’re also removing the date picker from the gap overview panel and setting the default date range to 90 days.
How new status works (if gap exist for rule):
unfilled > in_progress > filled
If any unfilled gap exists, the rule is marked unfilled.
Otherwise, if any gap is in progress, it is in_progress.
Otherwise, the rule is filled.
When: Once this PR is merged and we perform a serverless release, or in version 9.3.
Why: To display the gap status for each rule directly in the table and allow filtering by any status.
Resources
Which documentation set does this change impact?
Elastic On-Prem and Cloud (all)
Feature differences
The same
What release is this request related to?
N/A
Serverless release
After PR is merged
Collaboration model
The documentation team
Point of contact.
Main contact: @nkhristinin
Stakeholders: @approksiu @ARWNightingale