rubrikinc / fluent-plugin-throttle

Rate limiting for fluentd
Apache License 2.0
41 stars 24 forks source link

Bytes? #11

Open SleepyBrett opened 5 years ago

SleepyBrett commented 5 years ago

Throttling on messages is only one axis. We have software that produces a modest number of log 'messages' but blow up our pipelines because those 'messages' are sometimes > 1MB.

Is there any thoughts to adding this measure as something else we can throttle on?