https://prefect.io logo
Title
r

Robin

09/16/2020, 8:22 AM
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 πŸ™‚