Jul 13, 2023
App usability improvements
- Add "breakdown" bars in the samples table for performance samples. These help you quickly figure out if it's a single event group (queries, templates, external requests) that's causing the performance issues.
- Show performance of action in the last five deploys
- Revamp the performance incidents. Bring them in line with the exception incidents. Add tabs for Logbook, Sample table, Graphs and incident Summary
- Improve N+1 detection, we'll now show multiple non-nested events repeated as a group (e.g. active record initialise and query repeated 10 times, now shows them as a group).