Add ability to reset stateful dashboards
Open
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
Assessment
This issue has not been assessed yet.