scoutapp / roadmap

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

Add column sorting to the list of apps #22

Closed alzuin closed 6 years ago

alzuin commented 6 years ago

Please, add the possibility to change the order of the applications list in the home page. For someone who has a big number of different applications monitored, could be sweet to order it by response time or throughput. Thanks, Alberto

itsderek23 commented 6 years ago

Makes sense. FYI, the default ordering today is time consumed, which is the throughput * response time. This gives heavier weight to apps doing more work.

bakongo commented 6 years ago

if you have a large number of apps, it's hard to find the one you are looking for if it's not sorted alphabetically.

itsderek23 commented 6 years ago

The list of apps is now sortable!

image

The sort selection is persisted via a cookie as well.

/cc @alzuin @bakongo @mike-stewart

Next - wondering about the ability to filter apps by name on this page and via the apps pulldown:

image