iterative / dvclive

📈 Log and track ML metrics, parameters, models with Git and/or DVC
https://dvc.org/doc/dvclive
Apache License 2.0
161 stars 35 forks source link

studio: add additional data to live metrics post messages to support live experiments in monorepos #779

Closed mattseddon closed 6 months ago

mattseddon commented 6 months ago

Thank you for the contribution - we'll try to review it as soon as possible. 🙏


Part of https://github.com/iterative/studio/issues/8848

Depends on https://github.com/iterative/dvc-studio-client/pull/144 / https://github.com/iterative/studio/pull/9019 / https://github.com/iterative/dvc/pull/10291 (in that order)

This PR sends additional data to Studio to support live experiments in monorepos.

The data is gathered using two new DVC utils introduced in https://github.com/iterative/dvc/pull/10291 The new data is accounted for in Studio by the changes made in https://github.com/iterative/studio/pull/9019

mattseddon commented 6 months ago

going to ship only subdir updates first