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] Transaction group detail page overhaul #86783

Open
2 tasks
formgeist opened this issue Dec 22, 2020 · 2 comments
Open
2 tasks

[APM] Transaction group detail page overhaul #86783

formgeist opened this issue Dec 22, 2020 · 2 comments

Comments

@formgeist
Copy link
Contributor

formgeist commented Dec 22, 2020

Summary

Related design issue elastic/apm#358

This issue is part of multiple updates and enhancements to the Transactions experience in the APM app. By way of the new Service overview, we're adding some new elements to the list and group detail views and moving the Trace viewer (waterfall, metadata, and logs) into a dedicated view that will enhance the trace analysis experience greatly.

Design solution

Page header content updates

  • Add transaction group name title
  • Add "All transactions" link back to the Transactions list page
View Transaction group detail design v3 Summary - Transactions group detail

Add trace distribution plot with interaction to select a trace or group of traces.

The chart will be interactive and allow users to click a dot on the plot to filter the list of traces down to a selected trace or group of traces (depending on the cardinality and grouping in the plot).

The latency distribution is still interactive allowing the user to further filter down the returned results and updates the distribution. This is updated to a logarithmic scale similar to the list page. Both charts have the option to reset the selection.

Slice 1

Add traces list table

Instead of displaying a trace sample from the selected bucket, we'll opt to show all traces available in the time range or based on the filters the user applies.

The columns are as shown;

  • Trace ID (link to Trace view)
  • Time (the time the trace was started)
  • Duration (the full duration of the trace), this will the default sort descending

Other notes:

  • The default amount of rows should be 50 traces
  • Show a small summary of how many traces are available in the table.

Slice 2

@formgeist formgeist added Team:APM - DEPRECATED Use Team:obs-ux-infra_services. v7.12.0 labels Dec 22, 2020
@elasticmachine
Copy link
Contributor

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

@botelastic
Copy link

botelastic bot commented Nov 1, 2021

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 Nov 1, 2021
@botelastic botelastic bot removed the stale Used to mark issues that were closed for being stale label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants