getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.91k stars 4.17k forks source link

Dashboard - Show slow/frozen frame rate per device class into 1 widget #60170

Open Angelodaniel opened 11 months ago

Angelodaniel commented 11 months ago

Problem Statement

Currently due to missing functionality to have a table that does: Screenshot 2023-11-17 at 13 23 48

We now have to create 3 widget next to each other, which makes it hard to compare as those widgets don't have the same sorting so it's extra work to align transactions with each other to compare

Solution Brainstorm

Screenshot 2023-11-17 at 13 23 48

Product Area

Dashboards

┆Issue is synchronized with this Jira Improvement by Unito

getsantry[bot] commented 11 months ago

Routing to @getsentry/product-owners-dashboards for triage ⏲️

getsantry[bot] commented 11 months ago

Assigning to @getsentry/support for routing ⏲️

narsaynorath commented 11 months ago

hey @Angelodaniel, thanks for the feedback but the way we store frozen frames and devices are separated. We might need something like an average_if function to accomplish representing the columns you want so you can facet on the device class. Since this function isn't something we can currently support in discover/dashboards, we'll need to put this in the backlog

cc: @nanoburd @zoesyc