:thread: What type of data or insights do you find...
# prefect-ui
b
๐Ÿงต What type of data or insights do you find most valuable when using Prefect 2.0? How would you like to see this information presented on the dashboard?
s
Just this morning we discussed that it would be helpful to see a summary of the state changes for a task
๐Ÿ™Œ 2
r
Last n failed flows
๐Ÿ™ 1
a
Number and percentage of successful flow runs in the last 24 hours
๐Ÿ’ฏ 3
t
It would be useful to see information that the particular task runner might be maintaining presented somehow. The
dask
schedular started by a
DaskTaskRunner
has an incredible dashboard. It would be very useful if the prefect UI could present that somehow. Forward the dask dashboard stream to a prefect server listener, which can be forwarded to anyone watching the flow run.
๐Ÿ‘ 2
g
Task progress. If I have a flow that submits N tasks it would be great to get a progress bar or something into the status of the flow run such as how many tasks have completed vs pending vs running
๐Ÿ‘ 2
t
Iโ€™m often looking for how long a given flow took to run. (how long should I wait when I run this retry ?) Having the average of the last 3 run times would be very useful to me
๐Ÿ‘ 1