resmoio / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
789 stars 158 forks source link

Buffering for sinks #110

Open mustafaakin opened 1 year ago

mustafaakin commented 1 year ago

Currently there is no unified buffering which can make event processing slow. We need buffer mechanism for max events in a max timeframe to be effective.