scoutapp / roadmap

The public roadmap for Scout application monitoring.
https://scoutapp.com
16 stars 2 forks source link

Support DevTrace on a remote server #7

Open zdrummond opened 7 years ago

zdrummond commented 7 years ago

We want to replace mini-profiler with one solution, but we can't because DevTrace does not work on a remote machine.

In particular, Scout is great at getting aggregate results and highlighting problem areas, but it is weak at seeing the performance of a very specific page. This is the main reason we want something like mini-profiler, so we can go to a page and just load up the perf info. Secondarily, it is also nice to adhoc review the performance of a page that you see is slow.

Clearly, having an ability to control access is an important safe guard, and allowing that level of configuration feels like an important part of allowing this to run on a server.

lmansur commented 7 years ago

+1