Time logging #7160
dberenbaum
started this conversation in
New Features & Ideas
Time logging
#7160
Replies: 2 comments 1 reply
-
Now we have time info before every log
So we can calculate the interval time between every two logs, is it enough for this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
+1 This feature would be great for monitoring dvc in production. Knowing how long pipelines take to run at a granular level is incredibly helpful for debugging problems especially those related to timeouts. I.e is there a data dependency that wasn't pulled down in time? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It may be useful to log the time of each stage in the pipeline. Some use cases for this information:
This requires:
Nice to have features:
Beta Was this translation helpful? Give feedback.
All reactions