Throttling Logs to drop by group #9417
wildcardlinux
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
https://docs.fluentbit.io/manual/pipeline/filters/throttle - generally selection is done by matching in Fluent Bit. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to ask for a feature request to allow Fluent Bit to drop logs similar to this custom FluentD gem.
A sentry plugin to throttle logs. Logs are grouped by a configurable key. When a group exceeds a configuration rate, logs are dropped for this group.
Beta Was this translation helpful? Give feedback.
All reactions