Skip to content

Inspect proxied gRPC traffic

This fork will add support for peeking at forwarded traffic in the gRPC library we use for Praefect. It does this by providing an abstraction for peeking into a gRPC stream by specifying the number of messages to peek. All peeked messages are also forwarded to the backend node.

Closes gitlab-org/gitaly#1617 (closed)

Edited by Paul Okstad (ex-GitLab)

Merge request reports

Loading