logging: gRPC status should be extracted from stream_info
Open
area/grpc
enhancement
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
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?
Contributor guide
Assessment
This issue has not been assessed yet.