Skip to content

[Rules] Improve rule types overview #147497

Open

Description

There are currently 30 rule types in the Kibana rule type management page, and this is growing every release. The existing ui doesn't scale, and no longer provides a good overview of the rule types.

Problems with the current layout:

  • The rules types are all in a single flat list in a narrow flyout which makes it hard to navigate and find the one of interest.
  • The rule types are grouped by category but the headings are small and the sections are non-collapsible. This makes it difficult to get an overview of the various categories of rule types.

Use Security UI as inspiration
The security rule types on the other hand are not in a flyout, but instead utilizes the full size of the screen. This, together with the card-layout, makes it much easier to get a quick overview of the security rule types.

Kibana Rules UI

kibana-alerting-rules.mp4

Security Rules UI

image

Suggestions

  • Move the Kibana rule types out of the flyout and into the main page
  • Use a "card layout" similar to Security UI
  • Make each rule type category collapsible - perhaps collapsed by default so the user can get an overview of the categories before expanding a category

To scope this down I suggest that for the first phase, only the rule type selection (and not the the actual rule creation) is moved out of the flyout so that when selecting a rule type it will open the flyout.

Related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Feature:Alerting/RuleActionsIssues related to the Actions attached to Rules on the Alerting FrameworkTeam:ResponseOpsLabel for the ResponseOps team (formerly the Cases and Alerting teams)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions