Files
releases/docs/content
Ashutosh Narkar 959de3dac1 plugins/log: Add rate limit control for encoding decision log events
This change allows users to configure the rate at which decision
logs can be written into the encoder. A token bucket based rate
limiter is used to decide if a log event should be written into
the encoder. The encoded events are then added to the
buffer. If the rate limit is exceeded the event is dropped.

This change provides added control to users over buufering log events
on top of the existing behavior of specifying a buffer size limit.

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
2021-03-29 14:04:51 -07:00
..
2021-03-10 18:27:30 -05:00
2020-12-17 20:48:23 +01:00
2021-01-29 08:00:26 +01:00
2020-11-25 09:25:36 -05:00
2020-06-08 07:49:53 -04:00
2021-02-01 09:24:44 +01:00