Skip to content

feat: add docker container log streaming#314

Merged
frisitano merged 7 commits intomainfrom
feat/stream-container-logs-integration-tests
Sep 17, 2025
Merged

feat: add docker container log streaming#314
frisitano merged 7 commits intomainfrom
feat/stream-container-logs-integration-tests

Conversation

@frisitano
Copy link
Collaborator

Overview

This PR introduces logic to stream Docker containers' logs to the docker-compose tracing target at the trace level. We also remove the container-name from the docker-compose.test.yml to make cleanup more robust.

@frisitano frisitano requested a review from yiweichi September 12, 2025 08:42
Copy link
Contributor

@jonastheis jonastheis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this optional with a flag so that we can run it like that in CI but for local execution I'd prefer not to have all the logs cluttered together

@frisitano
Copy link
Collaborator Author

Can we make this optional with a flag so that we can run it like that in CI but for local execution I'd prefer not to have all the logs cluttered together

You can run with RUST_LOG=info,docker-compose=off. Does this work?

@frisitano frisitano merged commit 7594970 into main Sep 17, 2025
13 checks passed
@frisitano frisitano deleted the feat/stream-container-logs-integration-tests branch September 17, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants