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

Set non-harmful connection timeout logs to debug level. #297

Merged
merged 2 commits into from
Dec 16, 2021

Conversation

qingling128
Copy link
Contributor

@qingling128 qingling128 commented Dec 16, 2021

Workaround for http://b/211011754

Updates Fluent Bit submodule to branch 1.8.11-upstream-connection-timeout-log @ commit 324c827, which is just Fluent Bit v1.8.11 (the version we were already at) plus a new net.connect_timeout_log_error config option, which we will set to false (meaning debug level) in our configs to silence these logs until fluent/fluent-bit#4473 is fixed. This new config option is the only diff in the submodule change.

Integration tests: http://b/211011754#comment2

…log_error flag) and set connection timeout errors to `debug` level.
Co-authored-by: jkschulz <35477443+jkschulz@users.noreply.github.com>
@qingling128 qingling128 changed the title Update fluent-bit submodule and set connection timeout errors to debug level. Update fluent-bit submodule and set non-harmful connection timeout logs to level debug. Dec 16, 2021
@jkschulz jkschulz changed the title Update fluent-bit submodule and set non-harmful connection timeout logs to level debug. Set non-harmful connection timeout logs to debug level. Dec 16, 2021
@qingling128
Copy link
Contributor Author

The presubmit failures were flakes.

Manually triggered the integration tests. All passed: https://paste.googleplex.com/5607317325217792.

Manually verified that the non-harmful but confusing logs are gone: https://paste.googleplex.com/6255857386913792

Merging.

@qingling128 qingling128 merged commit c34f51f into master Dec 16, 2021
@qingling128 qingling128 deleted the lingshi-update-fluent-bit-1-8-11-timeout branch December 16, 2021 22:26
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.

2 participants