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 details page] Show group information as source and in the chart title #155698

Closed
Tracked by #145117
maryam-saeidi opened this issue Apr 25, 2023 · 6 comments · Fixed by #174254
Closed
Tracked by #145117

[Alert details page] Show group information as source and in the chart title #155698

maryam-saeidi opened this issue Apr 25, 2023 · 6 comments · Fixed by #174254
Assignees
Labels
Feature:Alert Details Page Observability ux management team Feature:Alerting Feature: Custom threshold Observability custom threshold rule type Team:obs-ux-management Observability Management User Experience Team v8.9.0
Milestone

Comments

@maryam-saeidi
Copy link
Member

maryam-saeidi commented Apr 25, 2023

📝 Summary

After adding metric threshold grouping information in #154126, we should show that information in both in source and chart title as shown in design:

image

✅ Acceptance Criteria

@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 25, 2023
@maryam-saeidi maryam-saeidi changed the title [AO] Alert details page - Add group information as source and in the chart title [AO] Alert details page - Show group information as source and in the chart title Apr 25, 2023
@maryam-saeidi maryam-saeidi added Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.9.0 labels Apr 25, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/actionable-observability (Team: Actionable Observability)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 25, 2023
@emma-raffenne emma-raffenne added this to the 8.11 milestone Jul 20, 2023
@paulb-elastic
Copy link
Contributor

@paulb-elastic paulb-elastic removed the Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" label Nov 3, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 3, 2023
@maryam-saeidi
Copy link
Member Author

@maciejforcone Do we have a design for multiple groupBy fields information? I only see one groupBy field in the design.

I was trying to show this information on the alert details page, and it looked like this in the current implementation:

@maryam-saeidi
Copy link
Member Author

@maciejforcone Btw, we also have the field names related to each groupBy value, in case you want to show them in the page as well:

@maciejforcone
Copy link

maciejforcone commented Nov 16, 2023

@maciejforcone Btw, we also have the field names related to each groupBy value, in case you want to show them in the page as well:

@maryam-saeidi do we know how many "source" field/value sets we will display? For this specific example, I'd like to separate the tags part, into it's own section, and link to specific values (to host details in infra, etc). Clicking of Nag would send user to alerts view, with this tag set as a filter. Design file
image

@jsanz jsanz added the Team:obs-ux-management Observability Management User Experience Team label Nov 20, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 20, 2023
@maryam-saeidi maryam-saeidi changed the title [AO] Alert details page - Show group information as source and in the chart title [Alert details view] Show group information as source and in the chart title Dec 21, 2023
@maryam-saeidi maryam-saeidi changed the title [Alert details view] Show group information as source and in the chart title [Alert details page] Show group information as source and in the chart title Dec 21, 2023
@maryam-saeidi maryam-saeidi self-assigned this Jan 2, 2024
@maryam-saeidi maryam-saeidi added Feature:Alert Details Page Observability ux management team Feature: Custom threshold Observability custom threshold rule type labels Jan 4, 2024
maryam-saeidi added a commit that referenced this issue Jan 17, 2024
…o the alert details page summary (#174254)

Closes #155698
Closes #174236

## Summary

This PR adds group and tag information to the alert details page summary
fields for the custom threshold rule:


![image](https://github.com/elastic/kibana/assets/12370520/d93e32bd-99ae-414f-87ed-5ca5884acfa6)


## 🧪 How to test
- Enable alert details page config
    ```
    xpack.observability.unsafe.alertDetails.observability.enabled: true
    ```
- Create a custom threshold rule with a group by and add more than 3
rule tags
- After the alert is fired, go to the alert details page (from alert
flyout or menu action in the alert table); you should see the group by
and tags information there.
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this issue Feb 15, 2024
…o the alert details page summary (elastic#174254)

Closes elastic#155698
Closes elastic#174236

## Summary

This PR adds group and tag information to the alert details page summary
fields for the custom threshold rule:


![image](https://github.com/elastic/kibana/assets/12370520/d93e32bd-99ae-414f-87ed-5ca5884acfa6)


## 🧪 How to test
- Enable alert details page config
    ```
    xpack.observability.unsafe.alertDetails.observability.enabled: true
    ```
- Create a custom threshold rule with a group by and add more than 3
rule tags
- After the alert is fired, go to the alert details page (from alert
flyout or menu action in the alert table); you should see the group by
and tags information there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alert Details Page Observability ux management team Feature:Alerting Feature: Custom threshold Observability custom threshold rule type Team:obs-ux-management Observability Management User Experience Team v8.9.0
Projects
None yet
6 participants