dagster-io/dagster

Enable log capturing during resource initialization

Open

#32,252 opened on Sep 23, 2025

 (2 comments) (1 reaction) (0 assignees)Python (1,174 forks)batch import
hacktoberfesttype: feature-request

Repository metrics

Stars
 (9,441 stars)
PR merge metrics
 (Avg merge 51d 21h) (8 merged PRs in 30d)

Description

What's the use case?

Currently, stdout/stderr logs produced during resource initialization are not being forwarded to Dagster. That's confusing and problematic as it can lead to missing useful information. It would be great if this could be fixed!

Ideas of implementation

No response

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

Contributor guide