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

[APM] Service maps health indicators: Show alert violations Service node popovers #65708

Closed
ogupte opened this issue May 7, 2020 · 4 comments
Labels
apm:alerting apm:service-maps Service Map feature in APM blocked Team:APM - DEPRECATED Use Team:obs-ux-infra_services.

Comments

@ogupte
Copy link
Contributor

ogupte commented May 7, 2020

Originally copied from #64205
Design issue: elastic/apm#222

Summary

Since we will display the health indications on the Service nodes, we will also enable the user to get more details on the health status by specifying the alert violations that are causing the service health to degrade. Additionally, we will enable users to go to the respective views to explore the alerts further by serving direct links to the Alerting management UI for the selected service.

Solution

Here's an introduction to what those changes look like in the popovers displayed in the Service map.

Kapture 2020-04-22 at 17 12 41

Essentially, we're adding two new sections in the popover that will contain the alert and anomaly detection information. Let's see some examples of different scenarios that might display;

popover-examples

Looking at the details of the popover, here are the parts broken down;

popover-details

1. Title with description tooltip

Both Alerts and Anomaly detection titles with feature a tooltip with a description of what each of them do in terms of the health indication of the service. The tooltip will be invoked on hover by using the EuiIconTip component.

Examples and copy;

Screenshot 2020-04-22 at 17 24 05

Alerts: The service can indicate when a threshold alert is active.

Screenshot 2020-04-22 at 17 24 09

Anomaly detection: Display the health of your service by enabling the anomaly detection feature in Machine Learning.

2. Alert count + link to Alerting management UI

A link to the Alerting management UI view where we will filter by the service.name tag and the alert type causing the violation, to give the user a view to inspect the triggered alerts. The link is prefixed with a dot that is colored euiColorVis9 to refer to the health indication it causes for the service node. This link should open in a new window.

@ogupte ogupte added [zube]: Backlog apm:service-maps Service Map feature in APM Team:APM - DEPRECATED Use Team:obs-ux-infra_services. v7.9.0 labels May 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@smith
Copy link
Contributor

smith commented Jul 21, 2020

Blocked by #70169.

@botelastic
Copy link

botelastic bot commented Feb 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the stale Used to mark issues that were closed for being stale label Feb 9, 2022
@stale stale bot removed the stale Used to mark issues that were closed for being stale label Jul 4, 2023
@smith
Copy link
Contributor

smith commented Mar 6, 2024

Closing as duplicate of #64144.

@smith smith closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:alerting apm:service-maps Service Map feature in APM blocked Team:APM - DEPRECATED Use Team:obs-ux-infra_services.
Projects
None yet
Development

No branches or pull requests

6 participants