Finally getting round to upgrading to 3.x! Lookin...
# best-practices
a
Finally getting round to upgrading to 3.x! Looking at the change below for the
--run-id
flag, if I'm using dagster to run, I should probably pass through the run id from dagster to meltano for logging purposes? https://github.com/meltano/meltano/pull/8459
e
Yeah, if the dagster run id is a uuid meltano will happily use it in the system db to identify runs 🙂
🙌 1