Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Alert table grouping] Allow expanding one of the groups #197775

Open
maryam-saeidi opened this issue Oct 25, 2024 · 8 comments
Open

[Alert table grouping] Allow expanding one of the groups #197775

maryam-saeidi opened this issue Oct 25, 2024 · 8 comments
Labels
Team:obs-ux-management Observability Management User Experience Team

Comments

@maryam-saeidi
Copy link
Member

Summary

As mentioned in #195627, we would like to be able to expand one of the groups based on the group ID. Besides using it in ECO, we also have a similar use cases for the alert details page as mentioned below.

Acceptance Criteria

  • Control which grouping is expanded

Use cases

  • The primary use case for ECO is to link to the alerts page, grouped by Rule Name, and expand the rule name base on rule.id).

    Image

  • Use this logic in the related alert on the alert details page: expanding the first group

    Image

@maryam-saeidi maryam-saeidi added Team:obs-ux-management Observability Management User Experience Team Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Oct 25, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@maryam-saeidi
Copy link
Member Author

@simianhacker For the ECO use-case, how do you decide which rule should be expanded?

@simianhacker
Copy link
Member

Ideally, we'd pass the Rule ID.

@maryam-saeidi
Copy link
Member Author

@simianhacker, I meant, how do you know which rule is visible on the first page, and what are the criteria for choosing which rule to expand?
The reason for asking is that maybe we can simplify this logic for now and expand the first rule if that works for ECO as well.

@simianhacker
Copy link
Member

simianhacker commented Jan 9, 2025

@maryam-saeidi Can we have a URL parameter like openGroup={rule.id}?

@cnasikas cnasikas removed the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Jan 16, 2025
@maryam-saeidi
Copy link
Member Author

@simianhacker I meant, how do you decide which rule.id to pass via URL parameters? Do you get all the rules related to an entity and then decide which one to open?

@simianhacker
Copy link
Member

@maryam-saeidi Yes... we will have the rule.id through our discovery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:obs-ux-management Observability Management User Experience Team
Projects
None yet
Development

No branches or pull requests

4 participants