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: Display information popovers for nodes (services and connections) #52869

Closed
formgeist opened this issue Dec 12, 2019 · 3 comments · Fixed by #53524
Closed
Assignees
Labels
Team:APM All issues that need APM UI Team support v7.6.0

Comments

@formgeist
Copy link
Contributor

formgeist commented Dec 12, 2019

Summary

As part of the Service map design implementation, we want to enable the user to discover details around the service and connection nodes on the map.

Design solution

Figma prototype

Kapture 2019-12-12 at 14 24 01

Service nodes

For the service details popover, we want to display the following information;

  • Service name
  • No. of instances (we might only be able to detail this for Java services)
  • Service transaction, errors and metrics details
  • Link to the Service details
  • Link to the map of the selected service

Examples

Service nodes

Connection nodes

For connection details popover, we want to display the following information for each connection type;

  • context.destination.service.name
  • context.destination.service.type*
    • *For span documents where we have subtype, we want to display this as well.

Examples

Connection nodes

@formgeist formgeist added Team:APM All issues that need APM UI Team support v7.6.0 labels Dec 12, 2019
@elasticmachine
Copy link
Contributor

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

@formgeist
Copy link
Contributor Author

Awaiting final content approval on the connection tooltips elastic/apm#182 (comment)

@zube
Copy link

zube bot commented Dec 12, 2019

formgeist said: I've updated the description with the corrected connection tooltips based on the design ticket feedback.

@smith smith self-assigned this Dec 17, 2019
smith added a commit that referenced this issue Jan 14, 2020
Add a popover when clicking on service map nodes and an endpoint to fetch metrics to show in the popover.

Closes #52869.
smith added a commit to smith/kibana that referenced this issue Jan 14, 2020
Add a popover when clicking on service map nodes and an endpoint to fetch metrics to show in the popover.

Closes elastic#52869.
smith added a commit that referenced this issue Jan 15, 2020
Add a popover when clicking on service map nodes and an endpoint to fetch metrics to show in the popover.

Closes #52869.
jkelastic pushed a commit to jkelastic/kibana that referenced this issue Jan 17, 2020
Add a popover when clicking on service map nodes and an endpoint to fetch metrics to show in the popover.

Closes elastic#52869.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:APM All issues that need APM UI Team support v7.6.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants