mesos / chronos

Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules
http://mesos.github.io/chronos/
Apache License 2.0
4.38k stars 529 forks source link

Column Customization & Filtering In Chronos #554

Open aatkinson-canopy opened 8 years ago

aatkinson-canopy commented 8 years ago

It would be great to be able to view and sort by Last Success, Last Error, Success Count, Error Count, as and also to be able to filter by Enabled/Disabled, Recurring/Non-Recurring jobs. The filters could simply be toggles (radio buttons) to the left of the 'Graph' and 'New Job' buttons. The filters should affect the content of the Graph as well.

Thanks!

mwasn commented 8 years ago

Hi @aatkinson-canopy ! Thanks for your proposal. Btw.: PR's are always welcomed.