coiled / feedback

A place to provide Coiled feedback
14 stars 3 forks source link

Clusters dashboard should show CPUs/Core count #283

Open chrowe opened 3 weeks ago

chrowe commented 3 weeks ago

Since you can set a "Core Limit" per user, it would be nice to be able to see how many cores people are using when looking at the list of clusters. Currently it only shows Workers.

Also, it would be nice to standardize on terminology. The error messages you get use CPUs and instances but the dashboard uses Core and Workers.

jrbourbeau commented 2 weeks ago

Thanks for the issue @chrowe, apologies for the delayed response. You can show the number of cores on the clusters table by adding metrics/cores column like this:

Screenshot 2024-06-12 at 10 22 03 AM

There are lots of other metrics you can add, depending on what you're interested in. Hopefully that helps give better visibility into core usage.

The error messages you get use CPUs and instances but the dashboard uses Core and Workers.

cc @ntabris @dchudz for visibility

chrowe commented 2 weeks ago

hmm, I am not seeing those options

Screenshot 2024-06-12 at 2 51 45 PM

This is what I see

Screenshot 2024-06-12 at 2 50 10 PM