envoyproxy/envoy
GrpcJsonTranscoder support other HTTP/Json format for gRPC error
オープン
#22,429 opened on 2022/07/27
area/grpc-transcodingenhancementhelp wanted
Repository metrics
- Stars
- (27,997 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
GrpcJsonTranscoder support other HTTP/Json format for gRPC error
Description: Currently GrpcJsonTranscoder filter translates google.rpc.Status into its default Json format. We want it can support translating into other JSON format. The context is that we want to achieve this HTTP Error format based on google.rpc.Status and the difference is just the field location.