dask / dask/distributed

Show full logs of worker in scheduler dashboard

Open
#2,946 1 comment 1 reaction 0 assignees View on GitHub
diagnostics help wanted
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

Is there a way to see the full log output of a worker on info level? Currently it only shows when a worker fails, but any logging from the worker himself, (in my case for example the worker has a custom exception hook that print out traceback etc), is not visible. Also in some cases I'd like to see info level of the logger, not just errors. Is there any way to change that, so I can see the full log of a worker in the scheduler dashboard? This would make debugging on a distributed system much easier.

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.