Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Mean + StD Task Duration on Cluster Details Page #302

Open
evamaxfield opened this issue Oct 18, 2024 · 1 comment
Open

Show Mean + StD Task Duration on Cluster Details Page #302

evamaxfield opened this issue Oct 18, 2024 · 1 comment

Comments

@evamaxfield
Copy link

Hello all!

First I want to say thank you for putting coiled together, it has made it so much easier to use cloud compute than before and really scale out ❤️

Second, I am wondering if it would be possible to add a new metric to the "Cluster Details" dashboard page. Specifically, I would love to have a "mean" and "std" duration per task.

My primary use case for this is to understand which parts of my pipeline are taking up lots of work and where they could possibly be reduced / where I should spend my time to optimize things. Don't get me wrong, I have a general understanding of what is taking longer and shorter amounts of time but putting a number on it would be great.

This is not a blocker to my work at all, just a nice to have.

@dchudz
Copy link
Contributor

dchudz commented Oct 18, 2024

Hi Eva! Thanks for the praise, and the suggestion.

Until we have more of what you want in the Coiled dashboard, I suspect you'd find things in the dask scheduler dashboard (only available while the cluster is running) that are helpful.

I'm not an expert on what's there, but for example I do think you'll be able to find some profiling information.

Screen Shot 2024-10-18 at 4 30 42 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants