Hey folks,
we are finally scaling up our dask kubernetes on EKS and having quite some fun with it! βΊοΈ
While investigating on some (probably external) performance issues, I was wondering whether there is a way to illustrate task duration histograms from the prefect cloud UI?
I found the dask dashboard super helpful to understand, where bottlenecks are.
Give me a handshake π if you would be interested in such a feature. π
Right now, something like a simple histogram of number of tasks vs. task durations (maybe with a binning parameter) combined with a task filter would be already super helpful.
Both to see, which children within a mapped task take longer than others as well as to see which mapped tasks take longer than others...
Anyway, we are already appreciating the UI quite a bit, also because the mobile version allows to check on flow state pretty seemlessly! π
β€οΈ 1
βοΈ 1
π 5
j
josh
09/16/2020, 1:19 PM
Hey @Robin there are some changes that are being worked on as we speak around the Gantt chart in the UI π this may better illustrate what youβre after!
r
Robin
09/16/2020, 1:21 PM
Exciting! Thanks for the quick feedback.
Just wanted to make sure that I am not missing anything π