jrasell / sherpa

Sherpa is a highly available, fast, and flexible horizontal job scaling for HashiCorp Nomad. It is capable of running in a number of different modes to suit different requirements, and can scale based on Nomad resource metrics or external sources.
Mozilla Public License 2.0
163 stars 8 forks source link

added job count and direction to webui #75

Closed numiralofe closed 4 years ago

numiralofe commented 4 years ago

Hi,

When using the WebUi its useful to know what was the direction of the events, this is a simple change that adds to the existing page 2 new columns with that information.

Thanks, Nuno