Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Pipeline option that sets desired logging level for logs produced by runners. #18576

Closed
kennknowles opened this issue Jun 3, 2022 · 1 comment
Labels
core done & done Issue has been reviewed after it was closed for verification, followups, etc. java new feature P3 portability python

Comments

@kennknowles
Copy link
Member

In some cases BEAM users or runner maintainers may want to increase the logging level produced by the BEAM runners. To make it simpler, SDK should capture a desired logging level in PipelineOptions and pass it on to runners.

For comparison, we have instrumentation that captures logging for Java SDK harness[1]. It seems that we should have similar option that captures logging granularity on the runner side.
[1]

Imported from Jira BEAM-3178. Original Jira may contain additional context.
Reported by: tvalentyn.

@Abacn
Copy link
Contributor

Abacn commented Jul 14, 2022

.close-issue this was the same as #18222

@chamikaramj chamikaramj added the done & done Issue has been reviewed after it was closed for verification, followups, etc. label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core done & done Issue has been reviewed after it was closed for verification, followups, etc. java new feature P3 portability python
Projects
None yet
Development

No branches or pull requests

4 participants