Skip to content

ZooKeeper proxy filter#5991

Merged
snowp merged 121 commits intoenvoyproxy:masterfrom
rgs1:add-zookeeper-filter
Mar 25, 2019
Merged

ZooKeeper proxy filter#5991
snowp merged 121 commits intoenvoyproxy:masterfrom
rgs1:add-zookeeper-filter

Conversation

@rgs1
Copy link
Copy Markdown
Member

@rgs1 rgs1 commented Feb 18, 2019

This filter decodes the ZooKeeper wire protocol and emits
stats & metadata about requests. Responses and events
will be supported in a follow-up PR.

This wire protocol parsing is based on:

https://github.com/twitter/zktraffic
https://github.com/rgs1/zktraffic-cpp

The actual filter structure is based on the Mysql proxy filter.

Signed-off-by: Raul Gutierrez Segales rgs@pinterest.com

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants