newrelic / nr1-groundskeeper

NR1 Groundkeeper allows you to generate a live view of all the APM agents across your Services.
https://discuss.newrelic.com/t/groundskeeper-nerdpack/84168
Apache License 2.0
7 stars 20 forks source link

Make sorting by age numeric rather than alphabetical #15

Closed danielgolden closed 4 years ago

danielgolden commented 4 years ago

Sorting by age looks like it's an alphabetical search. Can you add a numeric sort field for that column so (e.g.) 99 weeks sorts lower than 100 weeks? For unknown ? entries, maybe use -1 as the sort value?

Originally posted by @fightingmonk in https://github.com/newrelic/nr1-groundskeeper/pull/11#issuecomment-591029359

devfreddy commented 4 years ago

:tada: This issue has been resolved in version 0.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: