envoyproxy/envoy
Ver no GitHublogging: gRPC status should be extracted from stream_info
Open
#10.296 aberto em 7 de mar. de 2020
area/grpcenhancementhelp wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
It seems that we can't extract grpc-status from stream_info directly now. Any other status-related info (e.g. response code) can extract from it but that not. I think that is should be extracted from that information pack. Do you think about it?