elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.62k stars 8.22k forks source link

[APM] Transaction group detail page overhaul #86783

Open formgeist opened 3 years ago

formgeist commented 3 years ago

Summary

Related design issue https://github.com/elastic/apm/issues/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

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;

Other notes:

Slice 2

elasticmachine commented 3 years ago

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

botelastic[bot] commented 3 years ago

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.