-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cubed-specific diagnostics to record #3
Comments
Recording the duration is done via a context manager - perhaps the others will need to be handled by passing callbacks to cubed instead. |
Can we just use the |
Or get the values directly from the |
In that case what's the best way to get access to the |
Oh maybe the |
It would also be useful to record number of backup tasks run. |
Some ideas:
All could be added later though. I think duration is what we're interested in most.
Originally posted by @tomwhite in #1 (comment)
The text was updated successfully, but these errors were encountered: