Epic: improve experiment logs #9442
Labels
A: task-queue
Related to task queue.
epic
Umbrella issue (high level). Include here: list of tasks/PRs, details, Qs, timelines, etc
p2-medium
Medium priority, should be done, but less important
Summary / Background
Provide robust logging for experiment runs.
Scope
When running any experiment, save logs of the output, errors, hardware usage, time ,etc. Be able to retrieve this anytime/anywhere for any experiment, including sharing between users and product (DVC, VS Code, Studio).
Assumptions
Open Questions
Blockers / Dependencies
General Approach
We already have
dvc queue logs
. For sharing, we could adddvc queue push/pull
or supportdvc push/pull --logs
Steps
Phase 1: Make logging work for all experiments
exp show
: provide executor information for finished experiments #9425Phase 2: Expand and share logs
Timelines
TBD (not yet prioritized)
The text was updated successfully, but these errors were encountered: