envoyproxy/envoy

logging: gRPC status should be extracted from stream_info

Open

#10,296 建立於 2020年3月7日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/grpcenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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?

貢獻者指南