roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

The public roadmap for Scout application monitoring.

Results 51 roadmap issues
Sort by recently updated
recently updated
newest added

I would like to be able to use `instrument_method` or a similar `instrument_class_method` to instrument class methods. [This question and answer](https://stackoverflow.com/questions/15130998/is-there-simpler-one-line-syntax-to-alias-one-class-method) on StackOverflow seems pertinent.

Your GitHub integration is currently using OAuth. With OAuth, you have access to all my private repositories. If you were to use a GitHub App instead, I could grant you...

It would be useful if Scout had a separate tab listing out external services (e.g. Web requests to 3rd party APIs) in a similar fashion to the Web Endpoints and...

There are scenarios where multiple apps within an org have dramatically different behavior. Aggregating their performance together in the email subject line (ie " your apps were 10% slower") doesn't...

Digest Email

Our team would love the option to be alerted if our background workers (we are using Sidekiq) are over a set threshold for the following: - Latency - Error rate...

alerting
in progress

I just wanted to say, _this_ is the way to write a roadmap. I LOVE having the opportunity to both contribute my ideas and see what other people are proposing....

Add the ability to add markers to charts to identify things like the begin/end of outages. We currently have markers for deploys and alerts.

Currently we store a max of 10 transaction traces per app, per-minute. This has issues in the following scenarios: 1. An app has a large number of web endpoints. For...

Currently we display the user email or IP associated with each trace: ![image](https://user-images.githubusercontent.com/7880/40503241-aae7a9a8-5f4a-11e8-84c9-d6f7c29638c1.png) If we don't have an email, check for `:name`, then IP. Also, add a tooltip for this...

enhancement

As mentioned in https://github.com/scoutapp/roadmap/issues/33#issuecomment-384824677 by @nathansamson, you can't discover values that lie outside the top 5 values of a specific piece of context. Example need: a specific user reports an...

enhancement
Trace Explorer