envoyproxy/envoy
GrpcJsonTranscoder support other HTTP/Json format for gRPC error
Aperta
#22.429 aperta il 27 lug 2022
area/grpc-transcodingenhancementhelp wanted
Metriche repository
- Star
- (27.997 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.