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

[Actionable Observability] Create the Alert Summary component for the Alert Landing page #139269

Closed
3 tasks done
Tracked by #138645
fkanout opened this issue Aug 23, 2022 · 3 comments
Closed
3 tasks done
Tracked by #138645
Assignees
Labels
Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.5.0

Comments

@fkanout
Copy link
Contributor

fkanout commented Aug 23, 2022

📝 Summary

Part of #138645
The Alert Landing page has many charts and UI components that show information about a given alert.
The Alert Summary component is used with all alert rule types. It shows info like (duration, status, tags, last status update, etc.)

Screenshot 2022-08-23 at 10 41 14

✅ AC

  • Create this component as a sharable one under the triggersActionsUi folder (plugin). Create component under observability plugin
  • Create the related hook (if needed) that fetches the alert-required data.
  • Some of the information doesn't exist on the alert level like tags. So it inherits it from the rule. @simianhacker @vinaychandrasekhar do you confirm?
  • Need some clarification on where Runbook and View threshold rule details should navigate. cc @vinaychandrasekhar @maciejforcone

Implementation

@fkanout fkanout added Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.5.0 labels Aug 23, 2022
@elasticmachine
Copy link
Contributor

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

@vinaychandrasekhar
Copy link

@fkanout thanks for checking. I'd suggest leaving out "view threshold rule details" link for now. Will chat with @maciejforcone when he's back and will revert. On the Runbook URL - let's discuss that offline first because it has wider implications on design and implementation

@benakansara
Copy link
Contributor

Updated design for alert summary in alert details page.

Screenshot 2022-09-21 at 12 08 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.5.0
Projects
None yet
Development

No branches or pull requests

4 participants