roadmap
roadmap copied to clipboard
The public roadmap for Scout application monitoring.
Looking at my Scout graphs, all times are displayed in my local time zone. We’re a globally distributed team and we have an internal agreement to use a common TZ...
Currently, you can't select a range of values (ex: the 10 endpoints with the most traces at once). You have to click each individually, which can take some time. "ctrl+click"-like...
Currently the Database insights feature works only with SQL based databases. Expand that to work on Mongo, Redis, and other no-sql databases.
The [performance digest email](http://help.apm.scoutapp.com/#digest-email) sends a summary of performance across all apps in an org. There are cases where it makes sense to exclude apps. For example, a little-used QA...
The Memory Allocation Breakdown tool doesn't really feel smart. For many of my worker dyno jobs I'm being displayed "Job" with 90 or more percent memory allocation. Which isn't really...
When debugging a production issue, it'd be helpful to force recording a transaction trace. This could be triggered by some custom logic that makes sense for the application, similar to...
Implement a way to assign n + 1 queries to team members (developers) to work on. https://docs.honeybadger.io/howto/error_details.html#assign-to-user (This concept)
Scout is primarily focused on instrumenting web and background job transactions that occur inside the common frameworks (ie - Rails for web requests and ActiveJob for background jobs). The tooling...
Looking at the charts I'm looking for differences between days or hours (depending on the scale) and its a struggle having to look down at the axises. It would be...
The (optional?) usage of a logarithmic (instead of linear) y-axis in the charts would improve the readability whenever a few outliers exist which otherwise skew the display.