processor_labels: fix hash config description#11426
processor_labels: fix hash config description#11426eschabell wants to merge 1 commit intofluent:masterfrom
Conversation
- Fix incorrect hash algorithm in description: SHA1 -> SHA256
(implementation uses FLB_HASH_SHA256)
- Fix grammar: "labels value" -> "label's value"
Signed-off-by: Eric D. Schabell <eric@schabell.org>
📝 WalkthroughWalkthroughThe PR updates the description text for the "hash" configuration option in the labels processor plugin, changing the referenced hash algorithm from SHA1 to SHA256 in the documentation string. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Important Action Needed: IP Allowlist UpdateIf your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:
Reviews will stop working after February 8, 2026 if the new IP is not added to your allowlist. 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 |
|
@edsiper / @cosmo0920 you'll have to merge as I no longer have the permissions to override the requirements. |
Not attached to an issue, small description fix.
Testing
Before we can approve your change; please submit the following in a comment:
ok-package-testlabel 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