envoyproxy / envoyproxy/envoy

support decoding gRPC messages with tap filter

Open
#9,695 1 comment 0 reactions 1 assignee Claimed by @cpakulski View on GitHub
area/tap enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

By being given access to the proto descriptor the HTTP tap filter should be able to output gRPC message bodies as human readable (i.e. as JSON).

Note the overlap with https://github.com/envoyproxy/envoy/issues/6109: both issues would rely on the proto descriptors being made available to Envoy (either statically or dynamically somehow), but this issue tracks being able to support a gRPC specific output format rather than the ability to match on message fields.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.