envoyproxy/envoy
GitHub で見るlogging: gRPC status should be extracted from stream_info
Open
#10,296 opened on 2020年3月7日
area/grpcenhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
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?