Skip to content

snoopy

Compare
Choose a tag to compare
@blt blt released this 07 Mar 22:00
· 32 commits to master since this release

This release includes improvements to the programmable_filter's error handling, enabling of the logging subsystem before configuration file parsing happens and quieting of the kafka sink when reporting hangup errors.

  • e78bf80 :: Add a context that ignores "Receive failed: Disconnected" error logs
  • 8b171f7 :: Remove extra lazy_statics
  • 408722d :: Add error handling to calling lua functions
  • 604d7d7 :: Enable the logging subsystem before config parsing