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

Info level is too chatty for this sleep message, debug is good #42

Closed
wants to merge 1 commit into from

Conversation

komealy
Copy link

@komealy komealy commented Apr 20, 2023

Having this in Info level produces thousands of messages per minute in a production level stream that is operating appropriately. Knowing this for debug purposes is good enough. We shouldn't be overloading log processing pipelines with this much repetitive spam in info level.

Resolves #40

@vmwclabot
Copy link
Member

@komealy, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Signed-off-by: Kris O'Mealy <komealy@hotmail.com>
@komealy
Copy link
Author

komealy commented Apr 20, 2023

image

Also refactoring to satisfy go-staticcheck

@komealy
Copy link
Author

komealy commented Apr 20, 2023

Sorry for all the retries, I wanted a clean PR in #43

@komealy komealy closed this Apr 20, 2023
@komealy komealy deleted the change-sleep-messages-to-debug branch April 20, 2023 15:10
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.

localTPSExceededError so sleep for a second spams the log output
2 participants