-
Notifications
You must be signed in to change notification settings - Fork 1.8k
out_azure_kusto: lower the severity of a noisy diagnostic log #10975
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: master
Are you sure you want to change the base?
out_azure_kusto: lower the severity of a noisy diagnostic log #10975
Conversation
WalkthroughAdjusted a diagnostic log message in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Nicusor Picatureanu <[email protected]>
32d9c5a
to
ad41122
Compare
@patrick-stephens Can you please include this fix in the next version of fluent-bit ? |
Was just awaiting @edsiper to confirm but it looks simple to me although I've just noticed the commit message is wrong - can you update it to match the PR title, i.e. |
Lower the severity of a noisy diagnostic log in the azure_kusto output plugin from info to debug to reduce log spam after upgrading to Fluent Bit 4.0.10.
Starting with Fluent-Bit 4.0.10 we noticed this log being generated by the engine and after further investigation it seems to be more a debug log.
Enter
[N/A]
in the box, if an item is not applicable to your change.Testing
Before we can approve your change; please submit the following in a comment:
If this is a change to packaging of containers or native binaries then please confirm it works for all targets.
ok-package-test
label to test for all targets (requires maintainer to do).Documentation
Backporting
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.
Summary by CodeRabbit