dask / dask/distributed

Diagnosis of Task Stream lineage

Open
#4,032 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

The suggested feature would allow the tracing of a task lineage in the Task Stream dashboard component.
This would potentially ease the debugging of pipelines by allowing users to know where tasks are processed and transferred through the pipeline.
Moreover, this could helps in identifying potential improvements to the scheduler to reduce transfer of data.

It could look something similar to this:
![image](https://user-images.githubusercontent.com/16450132/89748037-d623ef80-dab0-11ea-90b2-1897564c4bd7.png)

If this feature seems like an interesting addition to the dashboard, I would be more than happy to work on it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.