dask / dask/distributed

Add ability to reset stateful dashboards

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

Description

Some dashboards, like time-per-action and time-per-key, accumulate data over the lifetime of the scheduler.

It would be useful if a user/client could "reset" these to zero or, alternatively, create a new "instance" of these dashboards beginning at a point in code, so that output could be obtained just for subsequent (or even context-manager-guarded) operations.

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.