-
Notifications
You must be signed in to change notification settings - Fork 175
Remove a noisy log line #1125
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
base: main
Are you sure you want to change the base?
Remove a noisy log line #1125
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about removing the log before we solve this, we identified it because of these logs, without them we have 0 observability
I don't think there's an actual bug here, it's working as designed, we're just spamming a lot of logs in a happy path. |
I though you reported an issue where the start was slowed down and it correlated to seeing a lot of these logs |
Pretty sure the slowdown ended up being the clock sync issue fixed here. Regardless, this was something I found while I was looking for errors, but it was not the error itself. |
This line is 30% of the last 60 minutes of logs in production